Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 58359 - UQM compile problem glext.h cannot be found
Summary: UQM compile problem glext.h cannot be found
Status: RESOLVED DUPLICATE of bug 57745
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-26 00:34 UTC by Stefan de Konink
Modified: 2005-07-17 13:06 UTC (History)
2 users (show)

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 Stefan de Konink 2004-07-26 00:34:04 UTC
gcc -o obj/release/./src/sc2code/libs/graphics/sdl/3do_funcs.o -c -O3 -march=athlon-xp -pipe -fomit-frame-pointer -I/usr/include/SDL -D_REENTRANT -I/usr/include/SDL -D_REENTRANT -O3 -march=athlon-xp -pipe -fomit-frame-pointer -DGFXMODULE_SDL -DHAVE_OPENGL  -DSOUNDMODULE_SDL  -DHAVE_ZIP=1  -I src -I src/sc2code -I src/sc2code/libs src/sc2code/libs/graphics/sdl/3do_funcs.c
In file included from /usr/include/SDL/SDL_opengl.h:44,
                 from src/sc2code/libs/graphics/sdl/opengl.h:75,
                 from src/sc2code/libs/graphics/sdl/3do_funcs.c:23:
/usr/include/GL/gl.h:2555:22: GL/glext.h: No such file or directory
make: *** [obj/release/./src/sc2code/libs/graphics/sdl/3do_funcs.o] Error 1

!!! ERROR: games-strategy/uqm-0.3-r2 failed.
!!! Function src_compile, Line 72, Exitcode 2
!!! (no error message)


Reproducible: Always
Steps to Reproduce:
I think you need to have Xorg too.

1. emerge uqm
2. see problem


Actual Results:  
Compile error.

Expected Results:  
Binary code.
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2004-07-27 00:27:36 UTC
xfree wants this one.
Comment 2 Peter `MathFox' Roozemaal 2004-07-27 00:27:57 UTC
Take a look at the comments for bug 57745. There is the solution for your problems.
Comment 3 Andrew Bevitt 2004-07-27 01:50:56 UTC
Yeps run opengl-update xorg-x11 (or other implementation if you wish)

It should go away then.. please notify.
Comment 4 Seemant Kulleen (RETIRED) gentoo-dev 2004-09-09 16:38:18 UTC
this is a dupe (and the solution exists in bug #57745 anyway).

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