Need some help! ;) I don't understand what is going wrong, so hopefully some can clue me in. I'm using perl 5.6.1 (compiled with gcc, not Sun's compiler) and Mysql 3.23.39 (compiled with gcc). After installing the new Perl, numerous modules installed with zero problems, including DBI. But when i try to install DBD::Mysql, I get the following: make test PERL_DL_NONLAZY=1 /bin/perl -Iblib/arch -Iblib/lib -I/usr/local/lib/perl5/5.6.1/sun4-solaris -I/usr/local/lib/perl5/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t t/00base............ok t/10dsnlist.........ok t/20createdrop......ok t/30insertfetch.....ok t/40bindparam.......ok t/40blobs...........ok t/40listfields......ok t/40nulls...........ok t/40numrows.........ok t/50chopblanks......ok t/50commit..........ok, 14/30 skipped: No transactions t/60leaks...........skipped test on this platform t/ak-dbd............ok t/akmisc............ok t/dbdadmin..........ok t/insertid..........FAILED tests 5, 9 Failed 2/12 tests, 83.33% okay t/mysql.............ok t/mysql2............ok Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/insertid.t 12 2 16.67% 5, 9 1 test and 14 subtests skipped. Failed 1/18 test scripts, 94.44% okay. 2/758 subtests failed, 99.74% okay. *** Error code 29 make: Fatal error: Command failed for target `test_dynamic' Can anyone tell me what might be wrong? is it usable even though it failed 2 tests? TIA, Mike(mickalo)Blezien ======================================== Thunder Rain Internet Publishing Providing Internet Solutions that work! http://www.thunder-rain.com Tel: 1(225) 686-2002 =========================================