Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 83983

Summary: QT fails to compile with error glxext.h
Product: Gentoo Linux Reporter: Stu <funkyfredmale>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: minor    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Stu 2005-03-03 10:51:32 UTC
Ok, I already fixed this, but I thought I'd post it, just in case some else did the same thing. I:
1) unmerged ati-drivers
2) changed to using the radeon drivers supplied with X.org and the kernel
3) tried to emerge -uD world
4) QT failed to compile with a message like:
In file included by glext.h glxext.h : file not found

I believe the unmerge ati-drivers got rid of the glxext.h file, but didn't update the glext.h file to a version that does not depend on it.

Reproducible: Didn't try
Steps to Reproduce:
1.
2.
3.



Expected Results:  
I don't know. Actually I think it did the right thing. I don't think the unmerge
ati-drivers should go and update all the glx*.h and gl*.h files, but maybe it
should?

To fix this, just re-emerge xorg-xll.
Comment 1 Stu 2005-03-03 10:52:54 UTC
Just changing to FIXED, becuase it's here more as a note then a bug. Where should I put stuff like this in the future?
Comment 2 Carsten Lohrke (RETIRED) gentoo-dev 2005-03-03 11:13:45 UTC
you have to run opengl-update
Comment 3 Carsten Lohrke (RETIRED) gentoo-dev 2005-03-03 11:14:08 UTC
.
Comment 4 Nick Soveiko 2005-03-04 15:46:42 UTC
I'd like to reopen the issue.

I'm running into the same problem. opengl-update doesn't help as it requires >=x11-base/xorg-x11-6.8.0-r4, my X11 is xfree-4.3-r8 and my OpenGL is provided by it's DRI drivers. qt doesn't list xorg as a prerequisite, so it should be able to compile with xfree. And so far I see no reasons for me to switch to xorg.