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

No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.




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

[2005-03-12 14:41:06] [EMAIL PROTECTED]

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



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

[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