ID:               29653
 Updated by:       [EMAIL PROTECTED]
 Reported By:      peter at webvision dot co dot za
 Status:           Closed
 Bug Type:         Compile Failure
 Operating System: Mandrake Linux 10.0
 PHP Version:      5.0.1
 New Comment:

touch ext/sqlite/libsqlite/src/parse.c

will eliminate this error.


Previous Comments:
------------------------------------------------------------------------

[2004-08-13 19:27:58] [EMAIL PROTECTED]

closed then

------------------------------------------------------------------------

[2004-08-13 17:20:37] peter at webvision dot co dot za

I did a clean extract into a new directory and then the make succeeded,
so please ignore this report and put it down to user error.

------------------------------------------------------------------------

[2004-08-13 16:41:46] peter at webvision dot co dot za

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 this bug report at http://bugs.php.net/?id=29653&edit=1

Reply via email to