Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 356843 - games-strategy/ufo-ai-2.3.1-r1 fails to build with media-libs/libpng-1.5
Summary: games-strategy/ufo-ai-2.3.1-r1 fails to build with media-libs/libpng-1.5
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: libpng-1.5
  Show dependency tree
 
Reported: 2011-02-28 11:25 UTC by Alexis Ballier
Modified: 2011-04-02 20:30 UTC (History)
0 users

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


Attachments
fix (libpng.patch,390 bytes, patch)
2011-02-28 11:48 UTC, Alexis Ballier
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexis Ballier gentoo-dev 2011-02-28 11:25:21 UTC
* [UFO] src/shared/images.c
src/shared/images.c: In function ‘Img_GetImageTypes’:
src/shared/images.c:72:2: warning: new qualifiers in middle of multi-level non-const cast are unsafe
src/shared/images.c: In function ‘R_WritePNG’:
src/shared/images.c:103:37: error: ‘Z_DEFAULT_COMPRESSION’ undeclared (first use in this function)
src/shared/images.c:103:37: note: each undeclared identifier is reported only once for each function it appears in
make: *** [release-linux-gnu-x86_64/client/shared/images.o] Error 1
make: *** Waiting for unfinished jobs....
Comment 1 Alexis Ballier gentoo-dev 2011-02-28 11:48:03 UTC
Created attachment 264161 [details, diff]
fix

not upstreamed, please do it
Comment 2 Tupone Alfredo gentoo-dev 2011-04-02 20:30:54 UTC
Fixed.
Thanks for report and patch