bob@stripped wrote:
> t/00base............/usr/local/bin/perl: can't resolve symbol 'msqlErrMsg'
Please check your file lib/DBD/mSQL/Install/Config.pm whether it
contains something like
LIBS => '-L/usr/local/Hughes/lib/libmsql.a -lmsql -lm'
If so, change this to
LIBS => '-L/usr/local/Hughes/lib -lmsql -lm'
and run "perl Makefile.PL" and "make test" again.
If this helps and you are sufficiently used to Perl debugging,
please try to detect why DBD::mSQL::Install::Initialize is
setting such wrong parameters by running
perl -d Makefile.PL --config
Thanks,
Jochen
--
Jochen Wiedmann joe@stripped
Life has brown and green eyes. :-) +49 7123 14887