DBD-SQLite - make test fails on Solaris

Posted on Thu Jan 11 16:53:09 2007 by rahed
make test fails on Solaris
Hi,

make test fails on Solaris 8-10 for DBD::SQLite 1.13 and 1.12.

t/00basic...............Can't load '/root/.cpan/build/DBD-SQLite-1.13/blib/arch/auto/DBD/SQLite/SQLite.so' for module DBD::SQLite: ld.so.1: perl: fatal: relocation error: file /usr/local/lib/libsqlite3.so.0: symbol fdatasync: referenced symbol not found at /usr/local/lib/perl5/5.8.7/sun4-solaris/DynaLoader.pm line 230. at t/00basic.t line 4 Compilation failed in require at t/00basic.t line 4.

Any suggestions what to fix?
With force install the module appears to work.

Radek
Write a response