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

Bug 128271

Summary: xorg-server-1.0.2-r2 compile error missing GL/glext.h file
Product: Gentoo Linux Reporter: Laurento Frittella (mrfree) <laurento.frittella>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: major    
Priority: High    
Version: 2006.0   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Laurento Frittella (mrfree) 2006-03-31 09:24:50 UTC
When I upgrade xorg-server from 1.0.2-r1 to 1.0.1-r2 I obtain these errors and emerge fails

[...]
In file included from /usr/include/GL/glx.h:45,
                 from ../../../hw/dmx/dmx.h:67,
                 from ChkNotMaskEv.c:63:
/usr/include/GL/gl.h:2149:22: GL/glext.h: No such file or directory
In file included from ../../../hw/dmx/dmx.h:67,
                 from ChkNotMaskEv.c:63:
/usr/include/GL/glx.h:300:23: GL/glxext.h: No such file or directory
In file included from /usr/include/GL/glx.h:45,
                 from ../../../hw/dmx/dmx.h:67,
                 from dmxinputinit.h:41,
                 from lnx-keyboard.c:134:
/usr/include/GL/gl.h:2149:22: GL/glext.h: No such file or directory
In file included from ../../../hw/dmx/dmx.h:67,
                 from dmxinputinit.h:41,
                 from lnx-keyboard.c:134:
/usr/include/GL/glx.h:300:23: GL/glxext.h: No such file or directory
make[3]: *** [ChkNotMaskEv.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: *** [lnx-keyboard.o] Error 1
make[3]: Leaving directory `/var/tmp/portage/xorg-server-1.0.2-r2/work/xorg-server-1.0.2/hw/dmx/input'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/xorg-server-1.0.2-r2/work/xorg-server-1.0.2/hw/dmx'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/xorg-server-1.0.2-r2/work/xorg-server-1.0.2/hw'
make: *** [all-recursive] Error 1

!!! ERROR: x11-base/xorg-server-1.0.2-r2 failed.
Call stack:
  ebuild.sh, line 1526:   Called dyn_compile
  ebuild.sh, line 923:   Called src_compile
  ebuild.sh, line 1236:   Called x-modular_src_compile
  x-modular.eclass, line 305:   Called x-modular_src_make
  x-modular.eclass, line 300:   Called die

!!! emake failed
!!! If you need support, post the topmost build error, and the call stack if relevant.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-03-31 09:27:45 UTC

*** This bug has been marked as a duplicate of 127588 ***