Date: 05/11/01
- Next message: Sebastian Bergmann: "[PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/xml config.m4 php_xml.h xml.c/ext/xml/expat Changes Makefile.in README README.php ascii.h asciitab.hexpat.html iasciitab.h latin1tab.h nametab.h utf8tab.h xmlparse.cxmlrole.c xmlrole.h xmltok.c xmltok.h xmltok_impl.c"
- Previous message: lludwig <email protected>: "[PHP-DEV] Bug #10820: checkdnsrr does not appear to function"
- Next in thread: sniper <email protected>: "[PHP-DEV] Bug #10812 Updated: libtool syntax error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 10812
User Update by: morten <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] derick <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] morten <email protected>
root <email protected> /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: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Sebastian Bergmann: "[PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/xml config.m4 php_xml.h xml.c/ext/xml/expat Changes Makefile.in README README.php ascii.h asciitab.hexpat.html iasciitab.h latin1tab.h nametab.h utf8tab.h xmlparse.cxmlrole.c xmlrole.h xmltok.c xmltok.h xmltok_impl.c"
- Previous message: lludwig <email protected>: "[PHP-DEV] Bug #10820: checkdnsrr does not appear to function"
- Next in thread: sniper <email protected>: "[PHP-DEV] Bug #10812 Updated: libtool syntax error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

