Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 448596 - games-rpg/eternal-lands does not compile
Summary: games-rpg/eternal-lands does not compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Richard Freeman
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-25 21:17 UTC by Jakub Klawiter
Modified: 2013-01-24 23:19 UTC (History)
1 user (show)

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


Attachments
emerge --info '=games-rpg/eternal-lands-1.9.3-r2' (emerge--info eternal-lands.txt,4.70 KB, text/plain)
2012-12-25 21:17 UTC, Jakub Klawiter
Details
corrected ebuild (eternal-lands-1.9.3-r2.ebuild,2.86 KB, text/plain)
2012-12-25 21:31 UTC, Jakub Klawiter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jakub Klawiter 2012-12-25 21:17:22 UTC
Created attachment 333342 [details]
emerge --info '=games-rpg/eternal-lands-1.9.3-r2'

Trying to install eternal-lands, and it fails:

D -MP -MF '.deps/3d_objects.o.pp' -c 3d_objects.c -o 3d_objects.o
In file included from misc.h:10:0,
                 from vmath.h:13,
                 from 2d_objects.h:9,
                 from 2d_objects.c:6:
platform.h:90:22: fatal error: GL/glew.h: No such file or directory
compilation terminated.
make: *** [2d_objects.o] Error 1
make: *** Waiting for unfinished jobs....
In file included from cache.h:10:0,
                 from e3d_object.h:9,
                 from 3d_objects.h:9,
                 from 3d_objects.c:5:
platform.h:90:22: fatal error: GL/glew.h: No such file or directory
compilation terminated.
make: *** [3d_objects.o] Error 1
make: *** wait: No child processes.  Stop.
 * ERROR: games-rpg/eternal-lands-1.9.3-r2 failed (compile phase):
 *   emake failed
Comment 1 Jakub Klawiter 2012-12-25 21:31:58 UTC
Created attachment 333344 [details]
corrected ebuild

it should depend on media-libs/glew
Comment 2 Julian Ospald 2012-12-31 14:14:02 UTC
please only attach a diff to the current ebuild
Comment 3 Julian Ospald 2013-01-24 22:08:00 UTC
oh right, this was pretty confusing... the eternal-lands-1.9.3-glbuild.patch added that dependency
Comment 4 Richard Freeman gentoo-dev 2013-01-24 23:19:58 UTC
Thanks for catching that.  Fixed in cvs (no revbump).