Description of problem: I'm trying to compile a C code that uses opengl, with the glut extension. The compile string is gcc prog.c -lGL -lGLU -lglut -L/usr/X11/lib -L/usr/X11R6 -L/usr/X11R6/lib -L/usr/X11R6/lib/modules/extensions -lglx -lX11 -lXmu -lXt -lSm -lICE -lm (The include files are in the same directory as the code.) The glx package calls for routines like xf86pow, which don't seem to be available. Which package do I need in order to link these in? Thanks, Anders Version-Release number of selected component (if applicable): How reproducible: Happens each time Steps to Reproduce: 1. run above compilation line 2. 3. Actual results: Expected results: Additional info:
Bugzilla is a bug tracking database, used for reporting and tracking bugs and requests for enhancement. It is not a technical support forum, or end user/developer question and answer forum. Please use an appropriate mailing list for your inquiry. Thanks. Closing "NOTABUG"