ID:               34899
 Updated by:       [EMAIL PROTECTED]
 Reported By:      akorthaus at web dot de
-Status:           Open
+Status:           Closed
 Bug Type:         SQLite related
 Operating System: Linux 2.4.31 (gentoo)
 PHP Version:      5CVS-2005-10-18 (CVS)
 New Comment:

This bug has been fixed in CVS.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.




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

[2005-10-18 01:14:33] akorthaus at web dot de

I can't find where "lempar.c" is included there, but I can find the
file itself only under

ext/pdo_sqlite/sqlite/tool/lempar.c

btw.: I used 
--prefix=/home/akorthaus/src/php-5.1.0RC3

to get empty include/... directories for the test.

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

[2005-10-18 01:02:45] akorthaus at web dot de

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

Reply via email to