Ladies and Gents, 
I am having the same problem as reported here,
http://www.phpbuilder.com/mail/php-install/2003061/0025.php
 
gd -lz -lresolv -lm -ldl -lnsl -lcrypt -lcrypt  -o sapi/cli/php
ext/gd/gd.lo: In function `zm_deactivate_gd':
/usr/src/php/ext/gd/gd.c:382: undefined reference to `gdFreeFontCache'
collect2: ld returned 1 exit status
make: *** [sapi/cli/php] Error 1
[EMAIL PROTECTED] php]# vi conf.sh
./configure \
        --with-apxs2=/usr/local/apache/bin/apxs \
        --with-mysql=/usr/local/mysql \
        --prefix=/usr/local/apache/php \
        --with-config-file-path=/usr/local/apache/php \
        --enable-track-vars \
        --enable-force-cgi-redirect \
        --enable-cgi \
        --with-zlib \
        --enable-magic-quotes \
        --with-gd=../gd \
        --with-cybercash=/usr/src/php/ext/cybercash
 
 
PLEASE HELP!


 
Vasiliy Boulytchev

Colorado Information Technologies Inc.

(719) 473-2800 x15

<http://coinfotech.com/> 

 

 

 

Reply via email to