- Fix unresolved symbol after png v14 API change Added file(s): - files/patch-libgd-gd_png.c Generated with FreeBSD Port Tools 0.99
Responsible Changed From-To: freebsd-ports-bugs->ale Over to maintainer (via the GNATS Auto Assign Tool)
Responsible Changed From-To: ale->dinoex I will take care of it.
dinoex 2010-04-05 18:57:39 UTC FreeBSD ports repository Modified files: lang/php4 Makefile lang/php5 Makefile Added files: graphics/php4-gd/files patch-libgd_gd_png.c graphics/php5-gd/files patch-libgd_gd_png.c Log: - fix build for png-1.4.1 - bump PORTREVISION PR: 145247 Revision Changes Path 1.1 +14 -0 ports/graphics/php4-gd/files/patch-libgd_gd_png.c (new) 1.1 +14 -0 ports/graphics/php5-gd/files/patch-libgd_gd_png.c (new) 1.127 +1 -1 ports/lang/php4/Makefile 1.143 +1 -1 ports/lang/php5/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed committed, thanks.
This path not work! After this patch have: Abort (core dumped) Before: /libexec/ld-elf.so.1: /usr/local/lib/php/20060613/gd.so: Undefined symbol "png_check_sig"
This patch worked for me. PHP 5.2.12 Apache/2.0.63 FreeBSD 6.4-STABLE The function throwing the error was imagecreatefrompng The error was /libexec/ld-elf.so.1: /usr/local/lib/php/20060613/gd.so: Undefined symbol "png_check_sig" -- David Croal, Technical Support, Sentex Communications Voice: (519) 651-3400 x204 Toll Free 1-888-4-SENTEX (1-888-473-6839) Fax: (519) 651-2215 http://www.sentex.net