3 messages in com.mysql.lists.perlMsql-Mysql-modules-1.2215 install tes...
FromSent OnAttachments
George xu27 Dec 2000 00:08 
Jochen Wiedmann27 Dec 2000 11:54 
George xu27 Dec 2000 17:42 
Subject:Msql-Mysql-modules-1.2215 install tests fail in IBM AIX4.3.3
From:George xu (geo@ccec.com.cn)
Date:12/27/2000 12:08:48 AM
List:com.mysql.lists.perl

Hello : I install Msql-Mysql-modules-1.2215 test fail in IBM AIX4.3.3. and It appear
some error: # make test /usr/local/bin/perl "-I/usr/local/lib/perl5/5.6.0/aix"
"-I/usr/local/lib/perl5/5.6.0" -e 'use ExtUtils::Mksymlists; Mksymli sts("NAME" => "Msql-Mysql-modules", "DL_FUNCS" => { }, "FUNCLIST" => [],
"DL_VARS" => []);' PERL_DL_NONLAZY=1 /usr/local/bin/perl -I../blib/arch -I../blib/lib
-I/usr/local/lib/perl5/5.6.0/aix -I/usr/local/lib/perl5/5 .6.0 -e 'use Test::Harness 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: dlopen: . ./blib/arch/auto/DBD/mysql/mysql.so: 30
/usr/local/usermysql/lib/mysql/libmysqlclient.a36 __udivdi3 74 perl5.6.0 at
/usr/local/lib/ perl5/5.6.0/aix/DynaLoader.pm line 200. at (eval 1) line 3 Compilation failed in require at (eval 1) line 3. Perhaps a required shared library or dll isn't installed where expected at t/00base.t line 38 t/00base............dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 4-5 Failed 2/5 tests, 60.00% okay ....

How to slove the problem ? And use gcc 2.95.2 and v5.6.0 . Thank you very much!