Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 309303 - dev-libs/DirectFB fails to build with libpng-1.4
Summary: dev-libs/DirectFB fails to build with libpng-1.4
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: http://cvs.pld-linux.org/cgi-bin/cvsw...
Whiteboard:
Keywords:
Depends on:
Blocks: libpng-1.4
  Show dependency tree
 
Reported: 2010-03-13 21:26 UTC by Peter Alfredsen (RETIRED)
Modified: 2010-03-14 14:55 UTC (History)
0 users

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


Attachments
build log (dev-libs:DirectFB-1.4.3:20100313-211217.log,262.52 KB, text/plain)
2010-03-13 21:28 UTC, Peter Alfredsen (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
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.