Problema de instalação da biblioteca FOX

Iniciado por karinarg, 08 de Maio de 2009, 21:59

tópico anterior - próximo tópico

karinarg

Pessoal, estou tentando instalar a biblioteca fox-1.6.34 e estou tendo erros, será que alguém poderia me ajudar? Tinha o GCC 4.1.3 na minha máquina e instalei o 4.1.0. Quando faço sudo ./configure não tem problema, mas no sudo make tenho os seguintes erros:

/usr/lib/libGLU.so: undefined reference to `operator delete(void*)@GLIBCXX_3.4'
/usr/lib/libGLU.so: undefined reference to `vtable for __cxxabiv1::__si_class_type_info@CXXABI_1.3'
/usr/lib/libGLU.so: undefined reference to `__gxx_personality_v0@CXXABI_1.3'
/usr/lib/libGLU.so: undefined reference to `operator delete[](void*)@GLIBCXX_3.4'
/usr/lib/libGLU.so: undefined reference to `operator new(unsigned int)@GLIBCXX_3.4'
/usr/lib/libGLU.so: undefined reference to `vtable for __cxxabiv1::__vmi_class_type_info@CXXABI_1.3'
/usr/lib/libGLU.so: undefined reference to `__cxa_pure_virtual@CXXABI_1.3'
/usr/lib/libGLU.so: undefined reference to `vtable for __cxxabiv1::__class_type_info@CXXABI_1.3'
/usr/lib/libGLU.so: undefined reference to `operator new[](unsigned int)@GLIBCXX_3.4'
collect2: ld returned 1 exit status
make[1]: ** [chart] Erro 1
make[1]: Saindo do diretório `/usr/local/fox-1.6.34/chart'
make: ** [all-recursive] Erro 1