Enviado em 06/02/2012 - 13:28h
Estou tentando compilar o jogo neverball, mas estou com o seguinte erro
/usr/bin/ld: share/mapc.o: undefined reference to symbol 'acosf@@GLIBC_2.2.5'
/usr/bin/ld: note: 'acosf@@GLIBC_2.2.5' is defined in DSO /lib64/libm.so.6 so try adding it to the linker command line
/lib64/libm.so.6: could not read symbols: Invalid operation
O que posso fazer para tentar resolver?
/usr/bin/ld: share/mapc.o: undefined reference to symbol 'acosf@@GLIBC_2.2.5'
/usr/bin/ld: note: 'acosf@@GLIBC_2.2.5' is defined in DSO /lib64/libm.so.6 so try adding it to the linker command line
/lib64/libm.so.6: could not read symbols: Invalid operation
O que posso fazer para tentar resolver?