Bug 109023 - glx calls for missing routines
Summary: glx calls for missing routines
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: XFree86
Version: 9
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Mike A. Harris
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-11-04 14:55 UTC by Need Real Name
Modified: 2007-04-18 16:59 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2003-11-04 22:51:20 UTC
Embargoed:


Attachments (Terms of Use)

Description Need Real Name 2003-11-04 14:55:31 UTC
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:

Comment 1 Mike A. Harris 2003-11-04 22:51:20 UTC
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"


Note You need to log in before you can comment on or make changes to this bug.