From: [EMAIL PROTECTED] Operating system: Linux 2.4.3 PHP version: 4.0.5 PHP Bug Type: Apache related Bug description: Php fails to get link to gd after compile ??? Hi, I just compiled php 4.0.5 with a kinda lot of features: here's the configure options: ./configure --prefix=/usr --with-apxs=/usr/bin/apxs --with-regex=system --with-config-file-path=/etc/php4/apache --disable-rpath --enable-memory-limit --enable-calendar --enable-sysvsem --enable-sysvshm --enable-track-vars --enable-trans-sid --disable-debug --disable-static --with-bz2 --with-curl=shared,/usr --with-db2 --with-ndbm --with-dom=shared,/usr --enable-exif --enable-filepro --enable-ftp --with-gettext --with-gd=shared --enable-gd-native-ttf --with-jpeg-dir=/usr --with-xpm-dir=/usr/X11R6 --with-mcal=shared,/usr --with-mhash=shared --with-mysql=shared,/usr --with-pcre-regex=/usr --with-pgsql=shared,/usr --with-sablot=shared,/usr --enable-shmop --with-snmp=shared --enable-sockets --with-ttf --with-t1lib=/usr --enable-yp --with-zlib --with-mcrypt --with-pspell=/usr --with-dom=/usr --enable-sockets --with-pdflib=/usr --enable-freetype-4bit-antialias-hack After installation in /usr, I try to relaunch Apache and here's the error given: Syntax error on line 106 of /etc/apache/httpd.conf: Cannot load /usr/lib/apache/1.3/libphp4.so into server: /usr/lib/apache/1.3/libphp4.so: undefined symbol: phpi_get_le_gd /usr/sbin/apachectl start: httpd could not be started the syntax error beeing the loading of php as an apache module. I used a debian sid, I will test this further by removing all and doing a new compile bye, mued -- Edit Bug report at: http://bugs.php.net/?id=10852&edit=1 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]