hippynerd
12-26-02, 06:33 AM
Hi,
I'm having problems with my glx libraries, if I try running glxinfo i get
glxinfo: relocation error: /usr/lib/libGLU.so.1: undefined symbol: __gxx_personality_v0
Also if I try making any of the demo mesa programs (i've followed the Nvidia OpenGL Configuration mini-HOWTO step by step), I'll get
../si-glu/.libs/libGLU.so: undefined reference to `operator new[](unsigned)'
../si-glu/.libs/libGLU.so: undefined reference to `vtable for __cxxabiv1::__si_c
lass_type_info'
../si-glu/.libs/libGLU.so: undefined reference to `operator delete(void*)'
../si-glu/.libs/libGLU.so: undefined reference to `__gxx_personality_v0'
etc when I attempt to make any of the files in the Mesa-5.0/demos dir
I've got the kernel-headers installed, I've run ldconfig, however I'm not sure how to run it properly.
I'm sure someone with a bit of exp could pick out whats wrong pretty quickly, if anyone can i'd appreciate it :)
running RH8.0, 2.4.18-14, just installed 4191 drivers, athlon 1.1ghz, geforce2mx
I'm having problems with my glx libraries, if I try running glxinfo i get
glxinfo: relocation error: /usr/lib/libGLU.so.1: undefined symbol: __gxx_personality_v0
Also if I try making any of the demo mesa programs (i've followed the Nvidia OpenGL Configuration mini-HOWTO step by step), I'll get
../si-glu/.libs/libGLU.so: undefined reference to `operator new[](unsigned)'
../si-glu/.libs/libGLU.so: undefined reference to `vtable for __cxxabiv1::__si_c
lass_type_info'
../si-glu/.libs/libGLU.so: undefined reference to `operator delete(void*)'
../si-glu/.libs/libGLU.so: undefined reference to `__gxx_personality_v0'
etc when I attempt to make any of the files in the Mesa-5.0/demos dir
I've got the kernel-headers installed, I've run ldconfig, however I'm not sure how to run it properly.
I'm sure someone with a bit of exp could pick out whats wrong pretty quickly, if anyone can i'd appreciate it :)
running RH8.0, 2.4.18-14, just installed 4191 drivers, athlon 1.1ghz, geforce2mx