Hello all,

I'm the poor guy trying to get Perl talking to a MySQL database on SCO
OpenServer 5.0.5. I've managed to get the binary distributions of MySQL
3.23.43 working, as well as DBI-1.20 installed. However, I cannot get
the MySQL driver working. It compiles, but the 'make test' returns the
following:

        PERL_DL_NONLAZY=1 /usr/bin/perl -I../blib/arch -I../blib/lib
-I/usr/loca
l/lib/perl5/5.00503/i386-sco -I/usr/local/lib/perl5/5.00503 -e 'use
Test::Harnes
s qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
t/00base............install_driver(mysql) failed: Can't load
'../blib/arch/auto/
DBD/mysql/mysql.so' for module DBD::mysql: dynamic linker:
/usr/bin/perl: reloca
tion error: symbol not found: getrusage at
/usr/local/lib/perl5/5.00503/i386-sco
/DynaLoader.pm line 169.

 at (eval 1) line 3
Perhaps a required shared library or dll isn't installed where expected
 at t/00base.t line 38
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 4-5
        Failed 2/5 tests, 60.00% okay

All of the tests fail this way. I've tried recompiling different version
of Perl, as well as using the skunware binary version from SCO (I've
tried skunkware 5.005_03 and 5.005_04, as well as a freshly compiled
version of 5.6.1). Additionally I've tried cc vs gcc and dynamic vs
static linking. I've seen several references to this problem on various
newsgroups, but can not find a solution. If anybody knows a workaround,
then I would be greatly appreciative.

Thanks,

Scott Powell
Unix Systems Engineer
H.O. Systems, Inc.


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to