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

Bug 308875

Summary: games-sports/xmoto fails to build with libpng14
Product: Gentoo Linux Reporter: Ai Locke Shinseiko (Wizzleby) <Wizzleby>
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: 305095    
Attachments: xmoto-0.5.2.ebuild.patch

Description Ai Locke Shinseiko (Wizzleby) 2010-03-10 19:11:16 UTC
image/tim_png.cpp: In function ‘int tim_png_load(tim_session_t*, tim_image_t**, tim_image_info_t*, char*)’:
image/tim_png.cpp:169: error: ‘png_set_gray_1_2_4_to_8’ was not declared in this scope
image/tim_png.cpp: In function ‘int tim_add_png_support(tim_session_t*)’:
image/tim_png.cpp:321: warning: deprecated conversion from string constant to ‘char*’
Comment 1 Ai Locke Shinseiko (Wizzleby) 2010-03-10 19:22:49 UTC
Created attachment 223045 [details, diff]
xmoto-0.5.2.ebuild.patch

added sed to convert png_set_gray_1_2_4_to_8 to png_set_expand_gray_1_2_4_to_8
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2010-03-10 20:23:38 UTC
applied, thanks