Upgrade your DBI. Try 1.34 Tim.
On Thu, Mar 06, 2003 at 10:50:34AM -0500, Yang Li wrote: > Hi There; > > I got following error during installing DBI-1.32 on Linux 6.2 with Perl > perl-5.00503-12. > > Could you give any help? Thanks. > > Regards, > > Yang > > PERL_DL_NONLAZY=1 > /usr/bin/perl -Iblib/arch -Iblib/lib -I/usr/lib/perl5/5.00503/i386-linux -I/ > usr/lib/perl5/5.00503 -e 'use Test::Harness qw(&runtests $verbose); > $verbose=0; runtests @ARGV;' t/*.t > t/01basics..........ok > t/02dbidrv..........ok > t/03hleak...........ok > t/04mods............ok > t/05thrclone........skipping test on this platform > t/06attrs...........ok > t/07kids............ok > t/10examp...........Insecure dependency in parameter 1 of > DBI::st=HASH(0x82598d4)->FETCH method call while running with -T switch at > t/10examp.t line 320. > DBI handle cleared whilst still active. > dbih_clearcom (sth 0x825a6d0 0x817f760, com 0x825c598, imp > DBD::ExampleP::st): > FLAGS 0x60011: COMSET Warn TaintIn TaintOut > PARENT DBI::db=HASH(0x8256734) > KIDS 0 (0 Active) > IMP_DATA ARRAY(0x825a874) > NUM_OF_FIELDS 3 > NUM_OF_PARAMS 1 > dubious > Test returned status 20 (wstat 5120, 0x1400) > Undefined subroutine &Test::Harness::WCOREDUMP called at > /usr/lib/perl5/5.00503/Test/Harness.pm line 288. > make: *** [test_dynamic] Error 20