php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #16815 build of ZE2 fails
Submitted: 2002-04-25 03:50 UTC Modified: 2002-09-11 10:58 UTC
From: thahn dot 76 at gmx dot de Assigned:
Status: Closed Package: Scripting Engine problem
PHP Version: 4.0CVS-2002-04-25 OS: SuSE Linux 7.1
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: thahn dot 76 at gmx dot de
New email:
PHP Version: OS:

 

 [2002-04-25 03:50 UTC] thahn dot 76 at gmx dot de
I have done a

cvs -d :pserver:cvsread@cvs.php.net:/repository co php4
cd php4
mv Zend Zend.old
cvs -d :pserver:cvsread@cvs.php.net:/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

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-06-19 12:44 UTC] mfischer@php.net
Please try a recent snapshot.
 [2002-09-11 10:58 UTC] sniper@php.net
should be fixed now.

 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Mon Jul 28 15:00:03 2025 UTC