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

Bug 309303

Summary: dev-libs/DirectFB fails to build with libpng-1.4
Product: Gentoo Linux Reporter: Peter Alfredsen (RETIRED) <loki_val>
Component: [OLD] GamesAssignee: Gentoo Games <games>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: 10.1   
Hardware: All   
OS: Linux   
URL: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/DirectFB/DirectFB-libpng.patch
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 305095    
Attachments: build log

Description Peter Alfredsen (RETIRED) gentoo-dev 2010-03-13 21:26:42 UTC
idirectfbimageprovider_png.c: In function ‘Probe’:
idirectfbimageprovider_png.c:171: error: implicit declaration of function ‘png_check_sig’

I suspect the patch in URL fixes this.
Comment 1 Peter Alfredsen (RETIRED) gentoo-dev 2010-03-13 21:28:27 UTC
Created attachment 223455 [details]
build log
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2010-03-14 14:55:49 UTC
+  14 Mar 2010; Samuli Suominen <ssuominen@gentoo.org> DirectFB-1.4.3.ebuild,
+  +files/DirectFB-1.4.3-libpng14.patch:
+  Fix building with libpng14 wrt #309303 by Peter Alfredsen.