From:             lhesp at tiscali dot nl
Operating system: Red Hat 9
PHP version:      5.0.0RC3
PHP Bug Type:     Compile Failure
Bug description:  sqlite blocks make process 

Description:
------------
Configuring goes fine. But Make process stops when working on sqlite with
the following remarks:

/home/download/php-5.0.0RC3/libtool --silent --preserve-dup-deps
--mode=compile gcc -I/home/download/php-5.0.0RC3/ext/sqlite/libsqlite/src
-Iext/sqlite/ -I/home/download/php-5.0.0RC3/ext/sqlite/ -DPHP_ATOM_INC
-I/home/download/php-5.0.0RC3/include -I/home/download/php-5.0.0RC3/main
-I/home/download/php-5.0.0RC3 -I/home/download/php-5.0.0RC3/Zend
-I/usr/include/libxml2 -I/usr/local/imap-2001/include
-I/usr/kerberos/include -I/usr/local/mysql/include 
-I/home/download/php-5.0.0RC3/TSRM  -g -O2  -prefer-pic -c
/home/download/php-5.0.0RC3/ext/sqlite/libsqlite/src/opcodes.c -o
ext/sqlite/libsqlite/src/opcodes.lo
no /home/download/php-5.0.0RC3/ext/sqlite/libsqlite/src/parse.y
make: no: Command not found
make: *** [/home/download/php-5.0.0RC3/ext/sqlite/libsqlite/src/parse.c]
Error 127


-- 
Edit bug report at http://bugs.php.net/?id=29052&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=29052&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=29052&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=29052&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=29052&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=29052&r=needtrace
Need Reproduce Script:      http://bugs.php.net/fix.php?id=29052&r=needscript
Try newer version:          http://bugs.php.net/fix.php?id=29052&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=29052&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=29052&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=29052&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=29052&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=29052&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=29052&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=29052&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=29052&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=29052&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=29052&r=float

Reply via email to