From: akorthaus at web dot de Operating system: Linux 2.4.31 (gentoo) PHP version: 5CVS-2005-10-18 (CVS) PHP Bug Type: SQLite related Bug description: make fails: missing template file "lempar.c"
Description: ------------ I tried to compile PHP 5.1.0 RC3 with sqlite extension, but it failed. Reproduce code: --------------- ./configure --with-sqlite make Expected result: ---------------- should compile PHP 5.1.0 RC3 with sqlite, as it has worked with RC1. Actual result: -------------- /bin/sh /home/akorthaus/src/php-5.1.0RC3/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/sqlite/libsqlite/src -I/home/akorthaus/src/php-5.1.0RC3/ext -Iext/sqlite/ -I/home/akorthaus/src/php-5.1.0RC3/ext/sqlite/ -DPHP_ATOM_INC -I/home/akorthaus/src/php-5.1.0RC3/include -I/home/akorthaus/src/php-5.1.0RC3/main -I/home/akorthaus/src/php-5.1.0RC3 -I/usr/include/libxml2 -I/home/akorthaus/src/php-5.1.0RC3/ext/date/lib -I/home/akorthaus/src/php-5.1.0RC3/TSRM -I/home/akorthaus/src/php-5.1.0RC3/Zend -g -O2 -c /home/akorthaus/src/php-5.1.0RC3/ext/sqlite/libsqlite/src/opcodes.c -o ext/sqlite/libsqlite/src/opcodes.lo Can't open the template file "lempar.c". make: *** [/home/akorthaus/src/php-5.1.0RC3/ext/sqlite/libsqlite/src/parse.c] Error 1 -- Edit bug report at http://bugs.php.net/?id=34899&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=34899&r=trysnapshot4 Try a CVS snapshot (php5.0): http://bugs.php.net/fix.php?id=34899&r=trysnapshot50 Try a CVS snapshot (php5.1): http://bugs.php.net/fix.php?id=34899&r=trysnapshot51 Fixed in CVS: http://bugs.php.net/fix.php?id=34899&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=34899&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=34899&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=34899&r=needscript Try newer version: http://bugs.php.net/fix.php?id=34899&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=34899&r=support Expected behavior: http://bugs.php.net/fix.php?id=34899&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=34899&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=34899&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=34899&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=34899&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=34899&r=dst IIS Stability: http://bugs.php.net/fix.php?id=34899&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=34899&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=34899&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=34899&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=34899&r=mysqlcfg