GL.u GLU.h missing in Glut

Whenever i try and build the source for suse linux 8.0 i get an error that the files are missing during the mkmkfiles.imake command. They are not in the zip 3.7 and i can’t build anything else. I guess these files are part of OpenGL and i have the most recent drivers installed for my Geforce 2mx graphics card.

can Anyone help?

thanks

I don’t know about gl.u. but glu is a
seperate package from gl. Make sure your
linking opengl, and the glu the libs in right.

Regards,
Jim