From: alex_portnov at yahoo dot com Operating system: Fedora Core 3 PHP version: 5.0.4 PHP Bug Type: Compile Failure Bug description: /ext/sqlite/libsqlite/src/parse.y
Description: ------------ Hi, I´m running FC3 with Apache2 web server and Mysql database. While trying to install PHP v5 making clean install or changing dir didn´t helped... Reproduce code: --------------- XXXX#./configure --with-apxs2=/usr/local/apache2/bin/apxs --with-mysql=/usr/local/mysql XXXX# make Actual result: -------------- ............... ............... --mode=compile gcc -I/php/ext/sqlite/libsqlite/src-Iext/sqlite/ -I/php/ext/sqlite/ -DPHP_ATOM_INC -I/php/include -I/php/main -I/php -I/usr/include/libxml2 -I/usr/local/mysql/include -I/php/TSRM -I/php/Zend -g -O2 -prefer-non-pic -c /php/ext/sqlite/libsqlite/src/opcodes.c -o ext/sqlite/libsqlite/src/opcodes.lo bison -y /php/ext/sqlite/libsqlite/src/parse.y /php/ext/sqlite/libsqlite/src/parse.y:19.1-13: invalid directive: `%token_prefix' /php/ext/sqlite/libsqlite/src/parse.y:19.15-17: syntax error, unexpected "identifier" make: *** [/php/ext/sqlite/libsqlite/src/parse.c] Error 1 -- Edit bug report at http://bugs.php.net/?id=33395&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=33395&r=trysnapshot4 Try a CVS snapshot (php5.0): http://bugs.php.net/fix.php?id=33395&r=trysnapshot50 Try a CVS snapshot (php5.1): http://bugs.php.net/fix.php?id=33395&r=trysnapshot51 Fixed in CVS: http://bugs.php.net/fix.php?id=33395&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=33395&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=33395&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=33395&r=needscript Try newer version: http://bugs.php.net/fix.php?id=33395&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=33395&r=support Expected behavior: http://bugs.php.net/fix.php?id=33395&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=33395&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=33395&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=33395&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=33395&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=33395&r=dst IIS Stability: http://bugs.php.net/fix.php?id=33395&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=33395&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=33395&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=33395&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=33395&r=mysqlcfg
