php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #46499 gd fails -- didn't fail yesterday
Submitted: 2008-11-06 02:42 UTC Modified: 2008-11-06 10:29 UTC
From: anthony dot reed at gmail dot com Assigned: pajoye (profile)
Status: Closed Package: Compile Failure
PHP Version: 5.3.0alpha2 OS: OS X 10.5.5 intel
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: anthony dot reed at gmail dot com
New email:
PHP Version: OS:

 

 [2008-11-06 02:42 UTC] anthony dot reed at gmail dot com
Description:
------------
/Users/tony/src/php/php5.3-200811060130/include/../main/php_config.h:136:1: warning: this is the location of the previous definition
/Users/tony/src/php/php5.3-200811060130/ext/gd/gd.c: In function ?zm_info_gd?:
/Users/tony/src/php/php5.3-200811060130/ext/gd/gd.c:1399: error: ?JPEG_LIB_VERSION? undeclared (first use in this function)
/Users/tony/src/php/php5.3-200811060130/ext/gd/gd.c:1399: error: (Each undeclared identifier is reported only once
/Users/tony/src/php/php5.3-200811060130/ext/gd/gd.c:1399: error: for each function it appears in.)
/Users/tony/src/php/php5.3-200811060130/ext/gd/gd.c:1406: error: ?PNG_LIBPNG_VER_STRING? undeclared (first use in this function)
make: *** [ext/gd/gd.lo] Error 1


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2008-11-06 10:25 UTC] pajoye@php.net
Please try using this CVS snapshot:

  http://snaps.php.net/php5.3-latest.tar.gz
 
For Windows:

  http://windows.php.net/snapshots/


 [2008-11-06 10:29 UTC] pajoye@php.net
Works
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Mon Jul 14 18:01:33 2025 UTC