From:             amiroot at yahoo dot com
Operating system: FreeBSD 4.8
PHP version:      4CVS-2003-09-11 (stable)
PHP Bug Type:     Compile Failure
Bug description:  Missing gd.h if using bundle GD with cpdf

Description:
------------
If I use bundle GD and cpdf library, it'll prompt "missing gd.h" error
when compile. It goes normal while I remove the --with-gd

./configure --with-apxs2=/usr/local/apache2/bin/apxs
--with-cpdf=/usr/local --with-gd


-- 
Edit bug report at http://bugs.php.net/?id=25497&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=25497&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=25497&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=25497&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=25497&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=25497&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=25497&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=25497&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=25497&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=25497&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=25497&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=25497&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=25497&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=25497&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=25497&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=25497&r=gnused

Reply via email to