ID: 33395 Updated by: [EMAIL PROTECTED] Reported By: alex_portnov at yahoo dot com -Status: Open +Status: Feedback -Bug Type: Compile Failure +Bug Type: SQLite related Operating System: Fedora Core 3 PHP Version: 5.0.4 New Comment:
Please try using this CVS snapshot: http://snaps.php.net/php5-latest.tar.gz For Windows: http://snaps.php.net/win32/php5-win32-latest.zip Previous Comments: ------------------------------------------------------------------------ [2005-06-18 23:02:18] alex_portnov at yahoo dot com 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 this bug report at http://bugs.php.net/?id=33395&edit=1