I am getting this error while running make test under solaris 2.6 with
perl 5.005_03 and msql version 2.0.10.1:
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 4-5
Failed 2/5 tests, 60.00% okay
t/10dsnlist.........install_driver(mSQL) failed: Can't load
'../blib/arch/auto/DBD/mSQL/mSQL.so' for module DBD::mSQL: ld.so.1:
/usr/local/bin/perl: fatal: relocation error: file
../blib/arch/auto/DBD/mSQL/mSQL.so: symbol msqlErrMsg: referenced symbol
not found at /usr/local/lib/perl5/5.00503/sun4-solaris/DynaLoader.pm line
169.
I have searched the web for hours, and I can't find a solution. Any help
would be appreciated.
-Ernst