Posted by robert mena on 11/26/05 17:55
Hi,
I am trying to compile php 5.1 but it fails with pdo error messages
'./configure' '--with-apxs2' '--with-mysql=/usr' '--enable-soap'
'--with-xmlrpc' --with-zlib --enable-pdo=shared --with-pdo-mysql=/usr
ext/sqlite/.libs/sqlite.o(.text+0x1365): In function `zm_startup_sqlite':
/home/build/php-5.1.0/ext/sqlite/sqlite.c:1100: undefined reference to
`php_pdo_register_driver'
....
collect2: ld returned 1 exit status
make: *** [sapi/cli/php] Error 1
I do have sqlite/sqlite-devel installed.
Linux / FC4
sqlite-3.1.2-3
sqlite-devel-3.1.2-3
Navigation:
[Reply to this message]
|