I'm trying to install mysql with the DBI and DBD Perl modules on a AIX 5.1 machine, with Perl 5.6. I've also tried using CPAN. On the DBI-1.37 portion, it's failing at the "make test" stage- below is the ouput. Any suggestions?

Running make test
PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib -I/usr/opt/perl5/
lib/5.6.0/aix -I/usr/opt/perl5/lib/5.6.0 -e 'use Test::Harness qw(&runtests $ver
bose); $verbose=0; runtests @ARGV;' t/*.t
t/base..............Can't locate Storable.pm in @INC (@INC contains: blib/arch b
lib/lib /usr/opt/perl5/lib/5.6.0/aix /usr/opt/perl5/lib/5.6.0/aix /usr/opt/perl5
/lib/5.6.0/aix /usr/opt/perl5/lib/5.6.0 /usr/opt/perl5/lib/5.6.0/aix /usr/opt/pe
rl5/lib/5.6.0/aix /usr/opt/perl5/lib/5.6.0 /usr/opt/perl5/lib/site_perl/5.6.0/ai
x /usr/opt/perl5/lib/site_perl/5.6.0/aix /usr/opt/perl5/lib/site_perl/5.6.0 /usr
/opt/perl5/lib/site_perl/5.6.0/aix /usr/opt/perl5/lib/site_perl/5.6.0 /usr/opt/p
erl5/lib/site_perl . /usr/opt/perl5/lib/5.6.0/aix /usr/opt/perl5/lib/5.6.0 /usr/
opt/perl5/lib/site_perl/5.6.0/aix /usr/opt/perl5/lib/site_perl/5.6.0 /usr/opt/pe
rl5/lib/site_perl .) at blib/lib/RPC/PlServer/Comm.pm line 25.
Compilation failed in require at t/base.t line 5.
t/base..............dubious
Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1-3
Failed 3/3 tests, 0.00% okay
t/client............Can't locate Storable.pm in @INC (@INC contains: blib/arch b
lib/lib /usr/opt/perl5/lib/5.6.0/aix /usr/opt/perl5/lib/5.6.0/aix /usr/opt/perl5
/lib/5.6.0/aix /usr/opt/perl5/lib/5.6.0 /usr/opt/perl5/lib/5.6.0/aix /usr/opt/pe
rl5/lib/5.6.0/aix /usr/opt/perl5/lib/5.6.0 /usr/opt/perl5/lib/site_perl/5.6.0/ai
x /usr/opt/perl5/lib/site_perl/5.6.0/aix /usr/opt/perl5/lib/site_perl/5.6.0 /usr
/opt/perl5/lib/site_perl/5.6.0/aix /usr/opt/perl5/lib/site_perl/5.6.0 /usr/opt/p
erl5/lib/site_perl . /usr/opt/perl5/lib/5.6.0/aix /usr/opt/perl5/lib/5.6.0 /usr/
opt/perl5/lib/site_perl/5.6.0/aix /usr/opt/perl5/lib/site_perl/5.6.0 /usr/opt/pe
rl5/lib/site_perl .) at blib/lib/RPC/PlServer/Comm.pm line 25.
Compilation failed in require at blib/lib/RPC/PlClient.pm line 26.
BEGIN failed--compilation aborted at blib/lib/RPC/PlClient.pm line 26.
Compilation failed in require at t/lib.pl line 4.
Compilation failed in require at t/client.t line 7.
t/client............dubious
Test returned status 2 (wstat 512, 0x200)
t/compress..........skipped test on this platform
t/crypt.............skipped test on this platform
t/methods...........Can't locate Storable.pm in @INC (@INC contains: blib/arch b
lib/lib /usr/opt/perl5/lib/5.6.0/aix /usr/opt/perl5/lib/5.6.0/aix /usr/opt/perl5
/lib/5.6.0/aix /usr/opt/perl5/lib/5.6.0 /usr/opt/perl5/lib/5.6.0/aix /usr/opt/pe
rl5/lib/5.6.0/aix /usr/opt/perl5/lib/5.6.0 /usr/opt/perl5/lib/site_perl/5.6.0/ai
x /usr/opt/perl5/lib/site_perl/5.6.0/aix /usr/opt/perl5/lib/site_perl/5.6.0 /usr
/opt/perl5/lib/site_perl/5.6.0/aix /usr/opt/perl5/lib/site_perl/5.6.0 /usr/opt/p
erl5/lib/site_perl . /usr/opt/perl5/lib/5.6.0/aix /usr/opt/perl5/lib/5.6.0 /usr/
opt/perl5/lib/site_perl/5.6.0/aix /usr/opt/perl5/lib/site_perl/5.6.0 /usr/opt/pe
rl5/lib/site_perl .) at blib/lib/RPC/PlServer/Comm.pm line 25.
Compilation failed in require at blib/lib/RPC/PlClient.pm line 26.
BEGIN failed--compilation aborted at blib/lib/RPC/PlClient.pm line 26.
Compilation failed in require at t/lib.pl line 4.
Compilation failed in require at t/methods.t line 7.
t/methods...........dubious
Test returned status 2 (wstat 512, 0x200)
Failed Test Status Wstat Total Fail Failed List of failed
-------------------------------------------------------------------------------
t/base.t 2 512 3 3 100.00% 1-3
t/client.t 2 512 ?? ?? % ??
t/methods.t 2 512 ?? ?? % ??
2 tests skipped.
Failed 3/5 test scripts, 40.00% okay. 3/3 subtests failed, 0.00% okay.
make: 1254-004 The error code from the last command is 2.



Stop. /usr/bin/make test -- NOT OK Running make install make test had returned bad status, won't install without force


-- ************************************************************ Dana Holland [EMAIL PROTECTED] 903-875-7355 Navarro College Corsicana, TX http://www.navarrocollege.edu/staff_pages/dana/dana.html ************************************************************ All opinions stated are my own, and probably don't even vaguely resemble those of Navarro College. :)



--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to