ID:               50788
 Updated by:       [email protected]
 Reported By:      Bill dot public at Eccles dot net
-Status:           Open
+Status:           Bogus
 Bug Type:         GD related
 Operating System: MacOS X 10.6
 PHP Version:      5.3.1
 New Comment:

Already fixed in SVN.

I would not define 1.2.x series as outdated either, given than the last
one was release a couple of months ago. We will still support 1.2.x for
some time.


Previous Comments:
------------------------------------------------------------------------

[2010-01-17 20:19:50] Bill dot public at Eccles dot net

Description:
------------
Attempting to make PHP 5.3.1 using libpng 1.4.0 (which was released 
1/3/2010, I think) reveals that GD relies on the deprecated, and now 
removed in v1.4.0, _png_check_sig in _php_gd_gdImageCreateFromPngCtx in

gd_png.o.


Reproduce code:
---------------
No code necessary. configure/make/make install libpng 1.4.0, point
PHP's configure at the library.

Expected result:
----------------
Successful compile.

Actual result:
--------------
Undefined symbols:
  "_png_check_sig", referenced from:
      _php_gd_gdImageCreateFromPngCtx in gd_png.o



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=50788&edit=1

Reply via email to