Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 25848 - Fixed problem wiht gtkglext compiling with nvidia headers
Summary: Fixed problem wiht gtkglext compiling with nvidia headers
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-03 20:17 UTC by Dave Andruczyk
Modified: 2003-08-04 09:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dave Andruczyk 2003-08-03 20:17:14 UTC
I've been in contact with the primary gtkglext (opengl extension for GTK+ 2) and 
have worked out the issues with gtkglext compiling cleanly when nvidia's drivers and 
headers are used and active on a gentoo system (opengl-update nvidia...) 
 
The current version 1.0.2 compiles cleanly on gentoo (with opengl set to nvidia) and 
runs fine with the nvidia headers, so the current ebuild can be refined to NOT switch 
the opengl environment before compiling the library. 

Reproducible: Always
Steps to Reproduce:
1. emerge gtkglext 
 
Actual Results:  
gtkglext (only version 1.0 gets installed but builds against the X11 opengl headers, 
not the stock nividia ones set via opengl-update nvidia 

Expected Results:  
 installed the current version 1.0.2 which DOES NOT require switching the opengl 
environment to the xfree mode.
Comment 1 foser (RETIRED) gentoo-dev 2003-08-04 09:06:21 UTC
There have been several problems over time with gtkglext and nvidia headers, so i prefer to keep it this way for now. People might still be running older/bad versions. It makes no difference for the final binaries to my knowledge.