Re: [PHP-DEV] sqlite and 'make -j'

2003-08-20 Thread Jon Parise
On Sat, Jul 05, 2003 at 05:39:04PM -0400, Jon Parise wrote: > Just a note that the addition of sqlite to the PHP build has broken > 'make -j' compiling: > > In file included from /home/jon/src/php5/ext/sqlite/libsqlite/src/auth.c:19: > /home/jon/src/php5/ext/sqlite/libsqlite/src/sqliteInt.h:17:

[PHP-DEV] sqlite and 'make -j'

2003-07-05 Thread Jon Parise
Just a note that the addition of sqlite to the PHP build has broken 'make -j' compiling: In file included from /home/jon/src/php5/ext/sqlite/libsqlite/src/auth.c:19: /home/jon/src/php5/ext/sqlite/libsqlite/src/sqliteInt.h:17: sqlite.h: No such file or directory *** Error code 1 /home/jon/src/php