ID: 10812 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: Compile Failure Operating system: Linux 2.4.3 PHP Version: 4.0 Latest CVS (2001-05-11) Description: libtool syntax error It appears that the problem was me not knowing I had to do a separate buildconf and configure for Zend and TSRM. perhaps mentioning this in the CVS howto-thingie? Previous Comments: --------------------------------------------------------------------------- [2001-05-11 06:53:55] [EMAIL PROTECTED] Please use a fresh checkout of the Zend directory, as this problem does not occur for me. --------------------------------------------------------------------------- [2001-05-11 06:42:22] [EMAIL PROTECTED] root@Tenchi /usr/src/php4# make Making all in Zend make[1]: Entering directory `/usr/src/php4/Zend' flex -Pzend -ozend_language_scanner.c -i ./zend_language_scanner.l bison -y -p zend -v -d ./zend_language_parser.y -o zend_language_parser.c /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../main -DLINUX=22 -DMOD_SSL=208102 -DEAPI -DUSE_EXPAT -DSUPPORT_UTF8 -DXML_BYTE_ORDER=12 -g -O2 -c zend_language_scanner.c ../libtool: line 1292: syntax error near unexpected token `<<<<<' ../libtool: line 1292: `<<<<<<< ltmain.sh' make[1]: *** [zend_language_scanner.lo] Error 2 make[1]: Leaving directory `/usr/src/php4/Zend' make: *** [all-recursive] Error 1 --------------------------------------------------------------------------- Full Bug description available at: http://bugs.php.net/?id=10812 -- 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]