From:             peter at webvision dot co dot za
Operating system: Mandrake Linux 10.0
PHP version:      5.0.1
PHP Bug Type:     Compile Failure
Bug description:  make fails when compiling ./ext/sqlite/libsqlite/src/parse.y 

Description:
------------
make fails when compiling ./ext/sqlite/libsqlite/src/parse.y 


Reproduce code:
---------------
./configure --with-apxs2=/usr/sbin/apxs2 --with-mysql
make

Actual result:
--------------
Make fails to complete and the following message is produced

php-5.0.1/ext/sqlite/libsqlite/src/parse.y:19.1-13: invalid directive:
`%token_prefix'
php-5.0.1/ext/sqlite/libsqlite/src/parse.y:19.15-17: syntax error,
unexpected "identifier"
php-5.0.1/ext/sqlite/libsqlite/src/parse.c] Error 1


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

Reply via email to