I'm trying to build the latest cvs on my Linux box, but I'm having a bit of a problem. I did a clean checkout of php4, Zend and TSRM this morning. I used the commands ./buildconf ./configure --with-mysql --enable-dbx make and what I get is Making all in Zend make[1]: Entering directory `/home/Marc/source/php-cvs/php4/Zend' /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../main -I../TSRM -g -O2 -prefer-non-pic -static -c zend_language_parser.c bison.simple:99: parse error before 'do' bison.simple:99: stray '\' in program .... and more I have a redhat 6.1 box, with autoconf 2.13 automake 1.4 libtool 1.4 bison 1.28 flex 2.5.4 Any ideas? Cheers, Marc. -- 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]