Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 384587 - games-rpg/eternal-lands-1.9.2 fails with sys-libs/zlib-1.2.5.1-r2
Summary: games-rpg/eternal-lands-1.9.2 fails with sys-libs/zlib-1.2.5.1-r2
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: 2011-09-27 03:41 UTC by Steffen Schaumburg
Modified: 2011-10-01 13:29 UTC (History)
1 user (show)

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


Attachments
updated eternal-lands ebuild (eternal-lands-1.9.2.ebuild,4.04 KB, text/plain)
2011-09-27 03:41 UTC, Steffen Schaumburg
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Steffen Schaumburg 2011-09-27 03:41:37 UTC
Created attachment 287865 [details]
updated eternal-lands ebuild

Basically the same as #383569 and #384395. Copied (almost) the sed part of the ebuild from there and it emerges and runs fine. Changed ebuild attached. I gave up enumerating the files affected at 4 or 5 and changed it to run over *.c.

The first error:
  CC   io/ioapi.o
In file included from io/unzip.h:55:0,
                 from io/elfilewrapper.c:2:
io/ioapi.h:127:51: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘OF’In file included from io/unzip.h:55:0,
                 from io/unzip.c:76:
Comment 1 Richard Freeman gentoo-dev 2011-10-01 13:29:06 UTC
Thanks - fix in portage.  Once zlib upstream moves in a clear direction I'll submit the patch to EL upstream.

I think only the files in IO are actually impacted.