Bug ID | 1189440 |
---|---|
Summary | openscad: symbol lookup error: /lib64/libopencsg.so.1: undefined symbol: __glewXGetFBConfigAttribSGIX |
Classification | openSUSE |
Product | openSUSE Tumbleweed |
Version | Current |
Hardware | Other |
OS | Other |
Status | NEW |
Severity | Normal |
Priority | P5 - None |
Component | Other |
Assignee | screening-team-bugs@suse.de |
Reporter | koenig@linux.de |
QA Contact | qa-bugs@suse.de |
Found By | --- |
Blocker | --- |
trying to start openscad I get openscad: symbol lookup error: /lib64/libopencsg.so.1: undefined symbol: __glewXGetFBConfigAttribSGIX $ rpm -q libopencsg1 openscad libGLEW2_2 libopencsg1-1.4.2-1.14.x86_64 openscad-2021.01-2.3.x86_64 libGLEW2_2-2.2.0-2.1.x86_64 $ rpm -qi libopencsg1 openscad libGLEW2_2 | grep Dis Distribution: openSUSE Tumbleweed Distribution: openSUSE Tumbleweed Distribution: openSUSE Tumbleweed $ ldd -r /usr/bin/openscad ... undefined symbol: __glewXGetFBConfigAttribSGIX (/lib64/libopencsg.so.1) undefined symbol: __glewXChooseFBConfigSGIX (/lib64/libopencsg.so.1) undefined symbol: __glewXDestroyGLXPbufferSGIX (/lib64/libopencsg.so.1) undefined symbol: __glewXGetCurrentDisplay (/lib64/libopencsg.so.1) undefined symbol: __GLXEW_NV_float_buffer (/lib64/libopencsg.so.1) undefined symbol: __glewXCreateGLXPbufferSGIX (/lib64/libopencsg.so.1) undefined symbol: __glewXGetVisualFromFBConfig (/lib64/libopencsg.so.1) undefined symbol: __glewXCreateContextWithConfigSGIX (/lib64/libopencsg.so.1) undefined symbol: __GLXEW_SGIX_fbconfig (/usr/bin/openscad) undefined symbol: __GLXEW_SGIX_pbuffer (/usr/bin/openscad)