Ilia Alshanetsky ha scritto:
> How did you manage to build 5.3 against 3.0.8, since the config requires
> version 3.3.9 or higher?

Good question... configure didn't complain:

checking for sqlite 3 support for PDO... yes
checking for PDO includes... (cached) /root/compile/php-5.3/ext
checking for sqlite3_open in -lsqlite3... yes
checking for sqlite3_key in -lsqlite3... no

but in fact php was built with the bundled version. Funny thing is that
it seemed to be using the old headers as tests are failing and gdb
confirms that the (*len)-- is executed.


Cheers

-- 
Matteo Beccati

OpenX - http://www.openx.org

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to