ID:               32285
 Updated by:       [EMAIL PROTECTED]
 Reported By:      admin at cuttinthebutter dot com
-Status:           Open
+Status:           Feedback
 Bug Type:         Compile Failure
 Operating System: Mac OS X 10.3.8/Darwin
 PHP Version:      5.0.3
 New Comment:

Please try using this CVS snapshot:

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




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

[2005-03-12 01:51:58] admin at cuttinthebutter dot com

Description:
------------
Trying to compile using the following configurations
--prefix=/Library/PHP5  --with-gd --enable-soap
--with-curl=/Library/CURL --with-curlwrappers --with-zlib --with-xml
--with-mysql=/Library/MySQL --with-apxs2=/Library/Apache2/bin/apxs

I recieve the following errors on make.
ld: Undefined symbols:
_gdFreeFontCache
_gdImageBoundsSafe

I have installed libpng, libjpeg and t1lib. I installed GD seperatly
and used --with-gd=/Library/GD and received just:
ld: Undefined symbols:
_gdFreeFontCache

I have looked everywhere for anybody else having this issue and the
only results showed bug reports from 4.1.x with the same.

Actual result:
--------------
ld: Undefined symbols:
_gdFreeFontCache
_gdImageBoundsSafe


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


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

Reply via email to