Description of problem:the freeglut and freeglut-devel RPMs shipped with Fedora core are worthless as they are incompatible with standard GLUT code. How reproducible: Try to compile any program written for GLUT. Actual results: massive number of compilation errors due to header file GL/glut.h missing, as RPM has installed GL/freeglut.h Expected results: GLUT programs that contain #include <GL/glut.h> ought to compile Additional info:
Yes, I realize that. For a detailed explanation of why this is so, and what the plan for the future is with regards to glut and freeglut, you can read bug #107228 for details.
*** This bug has been marked as a duplicate of 107228 ***
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.