I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2007-01-11 14:53:09-08 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
Direct Responses: Write a response