Bug 145185

Summary: graphics/php5-gd error when using png support
Product: Ports & Packages Reporter: James Bryan <spacemunkey3k>
Component: Individual Port(s)Assignee: Alex Dupre <ale>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description James Bryan 2010-03-30 01:50:06 UTC
When using the php5-gd library the following error is encountered when trying to manipulate a png image (eg. resizing a thumbnail):

/libexec/ld-elf.so.1: /usr/local/lib/php/20060613/gd.so: Undefined symbol "png_check_sig"

This problem started to occur after installing png-1.4.1_1.

I re-compiled the GD library, the PNG library and php5-gd module and the error still occurs.

How-To-Repeat: Using the png library in conjunction with the php5-gd module and resizing a png image.
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2010-03-30 02:10:48 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ale

Fix synopsis and assign.
Comment 2 Martin Matuska freebsd_committer freebsd_triage 2010-03-31 19:05:56 UTC
State Changed
From-To: open->closed

Superseded by ports/145247