ID: 29052 Updated by: [EMAIL PROTECTED] Reported By: lhesp at tiscali dot nl -Status: Open +Status: Feedback Bug Type: Compile Failure Operating System: Red Hat 9 PHP Version: 5.0.0RC3
Previous Comments: ------------------------------------------------------------------------ [2004-07-10 14:22:16] [EMAIL PROTECTED] Try to do this: touch /home/download/php-5.0.0RC3/ext/sqlite/libsqlite/src/parse.c and run "make" again Also, your --with-zlib-dir directive is wrong, it should not end in /lib ------------------------------------------------------------------------ [2004-07-09 19:09:16] lhesp at tiscali dot nl ./configure --prefix=/www/php --with-apxs2=/www/bin/apxs --with-config-file-path=/www/php --enable-sockets --with-imap=/usr/local/imap-2001 --with-imap-ssl=/usr/include/openssl --with-kerberos=/usr/kerberos --with-mysql=/usr/local/mysql --with-zlib-dir=/usr/local/lib --with-gd adding: --disable-sqlite did make no difference ------------------------------------------------------------------------ [2004-07-08 08:57:57] [EMAIL PROTECTED] What is your full configure line to ./configure (for PHP)? ------------------------------------------------------------------------ [2004-07-07 19:40:37] lhesp at tiscali dot nl 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 this bug report at http://bugs.php.net/?id=29052&edit=1