$ oslevel 5.2.0.0 $ perl -v This is perl, v5.8.7 built for aix Copyright 1987-2005, Larry Wall Perl may be copied only under the terms of either the Artistic License or the GNU General Public License, which may be found in the Perl 5 source kit. Complete documentation for Perl, including FAQ lists, should be found on this system using `man perl' or `perldoc perl'. If you have access to the Internet, point your browser at http://www.perl.org/, the Perl Home Page. #### $ make test PERL_DL_NONLAZY=1 /db2blast/Paul/perl5.8.7/bin/perl "-MExtUtils::Command::MM" "- e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/btree........ok t/cds..........ok t/db-3.0.......ok t/db-3.1.......ok t/db-3.2.......ok t/db-3.3.......ok t/destroy......ok t/encrypt......NOK 7Can't call method "db_put" on an undefined value at t/encryp t.t line 112. t/encrypt......dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 7-80 Failed 74/80 tests, 7.50% okay t/env..........ok t/examples.....ok t/examples3....ok t/filter.......ok t/hash.........ok t/join.........ok t/mldbm........Argument "2.121_04" isn't numeric in numeric lt (<) at t/mldbm.t line 17. skipped all skipped: MLDBM is not installed on this system. t/pod..........ok t/queue........ok t/recno........ok t/strict.......ok t/subdb........ok t/txn..........ok t/unknown......ok Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/encrypt.t 2 512 80 146 182.50% 7-80 1 test skipped. Failed 1/22 test scripts, 95.45% okay. 74/1500 subtests failed, 95.07% okay. make: *** [test_dynamic] Error 255