I'm having problems compiling perl mod SNMP::Uitl, I get the following error when I do a make test. Any help would be greatly appreciated.
gotgraphs# make test PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib -I/usr/libdata/perl/5.00503/mach -I/usr/libdata/perl/5.00503 -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t t/libtest....NOK 1STORE(SNMP::MIB=HASH(0x8102378) sysContact HASH(0x81ecee8)) : write access to the MIB not implemented t/libtest....NOK 2Can't use an undefined value as an ARRAY reference at blib/lib/SNMP/Util.pm line 1481, <GEN0> chunk 2. t/libtest....dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-8 Failed 8/8 tests, 0.00% okay Failed Test Stat Wstat Total Fail Failed List of Failed ---------------------------------------------------------------------------- --- t/libtest.t 255 65280 8 8 100.00% 1-8 Failed 1/1 test scripts, 0.00% okay. 8/8 subtests failed, 0.00% okay. *** Error code 2 Stop in /usr/home/download/SNMP-Util-1.8. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]