I am getting the following error while compiling in linux. This has only started happing with the latest cvs. /bin/sh /source/php/php4/apache-build/libtool --silent --mode=compile cc -I. -I/source/php/php4/main -I/source/php/php4/apache-build/main -I/sour ce/php/php4 -I/usr/include/apache-1.3 -I/source/php/php4/apache-build/Zend - I/usr/local/include/freetype2/freetype -I/usr/include/c-client -I/usr/local/ include -I/usr/include/mysql -I/usr/include/ucd-snmp -I/usr/freetds/include -I/source/php/php4/ext/xml/expat/xmltok -I/source/php/php4/ext/xml/expat/xml parse -I/source/php/php4/apache-build/TSRM -I/source/php/php4/main -I/source /php/php4/Zend -I/source/php/php4/TSRM -DLINUX=22 -DEAPI -DTARGET="apache" -DUSE_HSREGEX -DUSE_EXPAT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DXML_B YTE_ORDER=12 -O2 -Wall -c /source/php/php4/main/alloca.c /bin/sh /source/php/php4/apache-build/libtool --silent --mode=compile cc -I. -I/source/php/php4/main -I/source/php/php4/apache-build/main -I/sour ce/php/php4 -I/usr/include/apache-1.3 -I/source/php/php4/apache-build/Zend - I/usr/local/include/freetype2/freetype -I/usr/include/c-client -I/usr/local/ include -I/usr/include/mysql -I/usr/include/ucd-snmp -I/usr/freetds/include -I/source/php/php4/ext/xml/expat/xmltok -I/source/php/php4/ext/xml/expat/xml parse -I/source/php/php4/apache-build/TSRM -I/source/php/php4/main -I/source /php/php4/Zend -I/source/php/php4/TSRM -DLINUX=22 -DEAPI -DTARGET="apache" -DUSE_HSREGEX -DUSE_EXPAT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DXML_B YTE_ORDER=12 -O2 -Wall -c /source/php/php4/main/php_ini.c /source/php/php4/main/php_ini.c: In function `php_init_config': /source/php/php4/main/php_ini.c:188: `llist_dtor_func_t' undeclared (first use in this function) /source/php/php4/main/php_ini.c:188: (Each undeclared identifier is reported only once /source/php/php4/main/php_ini.c:188: for each function it appears in.) /source/php/php4/main/php_ini.c:188: parse error before `free_estring' /source/php/php4/main/php_ini.c:189: parse error before `void' make[3]: *** [php_ini.lo] Error 1 make[3]: Leaving directory `/source/php/php4/apache-build/main' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/source/php/php4/apache-build/main' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/source/php/php4/apache-build' make: *** [build-apache-stamp] Error 2 The machine is Linux 2.4.1. Distribution is Debian Unstable. I am compiling the latest cvs from within my own debian package. Any ideas what is happening. I am not an expert when it comes to c and such. -- Scott Wolf - [EMAIL PROTECTED] Network Administrator Aginet - http://www.aginet.com -- 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]