Problems linking programs using glut

I want to start doing some opengl programming on my linux box. I’m running mandrake 9.1 and have installed all their opengl/glut packages.

While opengl runs fine, everytime I try compiling a program that uses glut I get errors from the linker “undefined reference to ‘whatever glut function had to be linked’”.

Does anyone know how to solve this problem?

download the rh8.1 glut rpms from rpmfind.net… easiest solution and it works

This topic was automatically closed 183 days after the last reply. New replies are no longer allowed.