Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 128271 - xorg-server-1.0.2-r2 compile error missing GL/glext.h file
Summary: xorg-server-1.0.2-r2 compile error missing GL/glext.h file
Status: RESOLVED DUPLICATE of bug 127588
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-31 09:24 UTC by Laurento Frittella (mrfree)
Modified: 2006-03-31 09:27 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 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 ***