Darren Clissold writes: > make test > > And I get this error on basically all the tests. > > ............install_driver(Sybase) failed: Can't load > 'blib/arch/auto/DBD/Sybase/Sybase.so' for module DBD::Sybase: ld.so.1: > /usr/local/bin/perl: fatal: relocation error: file > /usr/local/freetds/lib/libct.so.0: symbol g_tds_err_handler: referenced > symbol not found at /usr/local/lib/perl5/5.6.1/sun4-solaris/DynaLoader.pm > line 206.
Add -ltds to the EXTRALIBS in CONFIG, rebuild, and you should be fine. Michael -- Michael Peppler - Data Migrations Inc. - http://www.mbay.net/~mpeppler [EMAIL PROTECTED] - [EMAIL PROTECTED] International Sybase User Group - http://www.isug.com
