From:             jan at horde dot org
Operating system: Linux
PHP version:      5.1.5CVS
PHP Bug Type:     Compile Failure
Bug description:  zend_language_scanner.c not being created

Description:
------------
Trying to compile PHP currently fails for me with:

gcc: Zend/zend_language_scanner.c: No such file or directory
gcc: no input files

The last libtool call that produces this is:
/bin/sh /home/jan/cvs/php5/libtool --silent --preserve-dup-deps
--mode=compile g
cc  -IZend/ -I/home/jan/cvs/php5/Zend/ -DPHP_ATOM_INC
-I/home/jan/cvs/php5/inclu
de -I/home/jan/cvs/php5/main -I/home/jan/cvs/php5 -I/usr/include/libxml2
-I/home
/jan/cvs/php5/ext/date/lib -I/usr/include/imap
-I/home/jan/cvs/php5/ext/mbstring
/oniguruma -I/home/jan/cvs/php5/ext/mbstring/libmbfl
-I/home/jan/cvs/php5/ext/mb
string/libmbfl/mbfl -I/usr/include/mysql -I/home/jan/cvs/php5/TSRM
-I/home/jan/c
vs/php5/Zend    -I/usr/include -g -O2  -prefer-non-pic -c
Zend/zend_language_sca
nner.c -o Zend/zend_language_scanner.lo

flex is installed, version 2.5.31.


-- 
Edit bug report at http://bugs.php.net/?id=37568&edit=1
-- 
Try a CVS snapshot (PHP 4.4): 
http://bugs.php.net/fix.php?id=37568&r=trysnapshot44
Try a CVS snapshot (PHP 5.2): 
http://bugs.php.net/fix.php?id=37568&r=trysnapshot52
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=37568&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=37568&r=fixedcvs
Fixed in release:             
http://bugs.php.net/fix.php?id=37568&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=37568&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=37568&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=37568&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=37568&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=37568&r=notwrong
Not enough info:              
http://bugs.php.net/fix.php?id=37568&r=notenoughinfo
Submitted twice:              
http://bugs.php.net/fix.php?id=37568&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=37568&r=globals
PHP 3 support discontinued:   http://bugs.php.net/fix.php?id=37568&r=php3
Daylight Savings:             http://bugs.php.net/fix.php?id=37568&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=37568&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=37568&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=37568&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=37568&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=37568&r=mysqlcfg

Reply via email to