Re: [PHP-DEV] PDO_SQLite refuses to compile

2005-07-01 Thread Ilia Alshanetsky
That helps too :-) Ilia Derick Rethans wrote: On Fri, 1 Jul 2005, Ilia Alshanetsky wrote: You need to do ./buildconf; configure; make; No, I should have updated the whole tree, not just half of it ;-) Derick -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit

Re: [PHP-DEV] PDO_SQLite refuses to compile

2005-07-01 Thread Derick Rethans
On Fri, 1 Jul 2005, Ilia Alshanetsky wrote: > You need to do ./buildconf; configure; make; No, I should have updated the whole tree, not just half of it ;-) Derick -- Derick Rethans http://derickrethans.nl | http://ez.no | http://xdebug.org -- PHP Internals - PHP Runtime Development Mailing

Re: [PHP-DEV] PDO_SQLite refuses to compile

2005-07-01 Thread Ilia Alshanetsky
You need to do ./buildconf; configure; make; Ilia Derick Rethans wrote: With the following errors: gcc -Iext/pdo_sqlite/sqlite/src -DPDO_SQLITE_BUNDLED=1 -DSQLITE_OMIT_CURSOR -I/dat/dev/php/php-5.1dev/ext -Iext/pdo_sqlite/ -I/dat/dev/php/php-5.1dev/ext/pdo_sqlite/ -DPHP_ATOM_INC -I/dat/dev

[PHP-DEV] PDO_SQLite refuses to compile

2005-07-01 Thread Derick Rethans
With the following errors: gcc -Iext/pdo_sqlite/sqlite/src -DPDO_SQLITE_BUNDLED=1 -DSQLITE_OMIT_CURSOR -I/dat/dev/php/php-5.1dev/ext -Iext/pdo_sqlite/ -I/dat/dev/php/php-5.1dev/ext/pdo_sqlite/ -DPHP_ATOM_INC -I/dat/dev/php/php-5.1dev/include -I/dat/dev/php/php-5.1dev/main -I/dat/dev/php/php-5