PDA

View Full Version : error message while running GLUT program



wodzu
02-26-2003, 10:14 AM
Hello.

I don't know much about OpenGL, but when I tried to run a program, I got an error message:

./bitfont: relocation error: /usr/lib/libGLU.so.1: undefined symbol: __gxxnality_v0

I don't know where is the problem.

Thans for your help.

reggae
03-24-2003, 03:04 AM
Looks like you have installed old verison of GLUT on your system. Try upgrate GLUT.

[This message has been edited by reggae (edited 03-24-2003).]