BrandonTheG
November 28th, 2007, 20:53
ext/gd/gd.o: In function `zm_deactivate_gd':
/root/installs/php-4.4.7/ext/gd/gd.c:403: undefined reference to `gdFontCacheShutdown'
collect2: ld returned 1 exit status
make: *** [sapi/cgi/php] Error 1
I get that at the end of a PHP-Compile.
CentOS 5 / DirectAdmin / Apache 2.0.61!
My configure statement:
./configure --prefix=/php/php4 --with-config-file-path=/php/php4/lib --with-config-file-scan-dir=/php/php4/lib/php.ini.d --with-openssl=/usr --with-openssl-dir=/usr --with-zlib=/usr --with-bz2=/usr --with-curl=/usr --with-curlwrappers --enable-dba --enable-dbase --enable-exif --with-gd=/usr/local --with-freetype-dir=/usr --with-gettext=/usr --with-imap=/usr --with-imap-ssl=/usr --enable-mbstring=all --with-mcrypt=/usr --with-mhash=/usr --with-mysql=/usr --with-mysql-sock=/var/lib/mysql/mysql.sock --with-mysqli=/usr/bin/mysql_config --enable-ftp --enable-gd-native-ttf --enable-force-cgi-redirect --with-pspell --with-sqlite=shared --with-ttf --with-xpm-dir=/usr --with-xsl=/usr --with-zlib --with-zlib-dir=/usr --enable-pdo=shared --with-pdo-sqlite=shared --with-pdo-mysql=shared --enable-sockets --enable-zip --enable-libxml --with-jpeg-dir=/usr --with-libxml-dir=/usr --with-kerberos
/root/installs/php-4.4.7/ext/gd/gd.c:403: undefined reference to `gdFontCacheShutdown'
collect2: ld returned 1 exit status
make: *** [sapi/cgi/php] Error 1
I get that at the end of a PHP-Compile.
CentOS 5 / DirectAdmin / Apache 2.0.61!
My configure statement:
./configure --prefix=/php/php4 --with-config-file-path=/php/php4/lib --with-config-file-scan-dir=/php/php4/lib/php.ini.d --with-openssl=/usr --with-openssl-dir=/usr --with-zlib=/usr --with-bz2=/usr --with-curl=/usr --with-curlwrappers --enable-dba --enable-dbase --enable-exif --with-gd=/usr/local --with-freetype-dir=/usr --with-gettext=/usr --with-imap=/usr --with-imap-ssl=/usr --enable-mbstring=all --with-mcrypt=/usr --with-mhash=/usr --with-mysql=/usr --with-mysql-sock=/var/lib/mysql/mysql.sock --with-mysqli=/usr/bin/mysql_config --enable-ftp --enable-gd-native-ttf --enable-force-cgi-redirect --with-pspell --with-sqlite=shared --with-ttf --with-xpm-dir=/usr --with-xsl=/usr --with-zlib --with-zlib-dir=/usr --enable-pdo=shared --with-pdo-sqlite=shared --with-pdo-mysql=shared --enable-sockets --enable-zip --enable-libxml --with-jpeg-dir=/usr --with-libxml-dir=/usr --with-kerberos