Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 356843

Summary: games-strategy/ufo-ai-2.3.1-r1 fails to build with media-libs/libpng-1.5
Product: Gentoo Linux Reporter: Alexis Ballier <aballier>
Component: [OLD] GamesAssignee: Gentoo Games <games>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 354479    
Attachments: fix

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