Subject: | Not compiling |
Not sure what I would be able to do, let me know what other output or logs you'll need.
Net::Rendezvous-0.90
jason@jayne [~] (21) % perl -v
This is perl, v5.8.7 built for i386-linux-thread-multi
jason@jayne [~] (22) % uname -a
Linux jayne 2.6.13.1-pentium-m #1 Sun Sep 11 15:26:20 EDT 2005 i686 GNU/Linux
Show quoted text
cpan> install Net::Rendezvous
Running install for module Net::Rendezvous
Running make for C/CH/CHLIGE/Net-Rendezvous-0.90.tar.gz
Is already unwrapped into directory /root/.cpan/build/Net-Rendezvous-0.90
Has already been processed within this session
Running make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/1-use...........ok
t/2-entry.........ok
t/3-enterprise....ok 1/9
# Failed test (t/3-enterprise.t at line 16)
# Looks like you failed 1 test of 9.
t/3-enterprise....dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 9
Failed 1/9 tests, 88.89% okay
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/3-enterprise.t 1 256 9 1 11.11% 9
Failed 1/3 test scripts, 66.67% okay. 1/28 subtests failed, 96.43% okay.
make: *** [test_dynamic] Error 1
/usr/bin/make test -- NOT OK
Running make install
make test had returned bad status, won't install without force