From:             [EMAIL PROTECTED]
Operating system: SuSE Linux 7.1
PHP version:      4.0CVS-2002-04-25
PHP Bug Type:     Compile Failure
Bug description:  build of ZE2 fails

I have done a

cvs -d :pserver:[EMAIL PROTECTED]:/repository co php4
cd php4
mv Zend Zend.old
cvs -d :pserver:[EMAIL PROTECTED]:/repository co 
ZendEngine2
mv ZendEngine2 Zend

After succesfull 

./buildconf
./configure

make fails with the current version of ZendEngine2 in the 
sources.

Message:

/bin/sh libtool --silent --mode=compile gcc  -IZend/ 
-I/home/torsten/Progs/lin_apps/php/dev/php4/Zend/ 
-DPHP_ATOM_INC 
-I/home/torsten/Progs/lin_apps/php/dev/php4/include 
-I/home/torsten/Progs/lin_apps/php/dev/php4/main 
-I/home/torsten/Progs/lin_apps/php/dev/php4 
-I/home/torsten/Progs/lin_apps/php/dev/php4/Zend 
-I/home/torsten/Progs/lin_apps/php/dev/php4/ext/xml/expat  
-DEAPI_MM -DSINGLE_LISTEN_UNSERIALIZED_ACCEPT 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 
-DHARD_SERVER_LIMIT=2048 -DDYNAMIC_MODULE_LIMIT=128 
-DLINUX=22 -DMOD_SSL=208101 -DEAPI -DUSE_EXPAT 
-I/home/torsten/Progs/lin_apps/php/dev/php4/TSRM -g -O2  
-prefer-pic -c Zend/zend_language_scanner.c -o 
Zend/zend_language_scanner.lo
Zend/zend_language_scanner.c:5513: syntax error before 
`int'
make: *** [Zend/zend_language_scanner.lo] Error 1

-- 
Edit bug report at http://bugs.php.net/?id=16815&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=16815&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=16815&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=16815&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=16815&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=16815&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=16815&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=16815&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=16815&r=submittedtwice

Reply via email to