L
Lothar Fuhlrott
OS: Red Hat 6.2, Kernel 2.4.7
Having compiled Perl 5.8.1 and removed an older version I successfully
installed all additional perl modules we need using cpan. Save one:
Trying to implement libwww-perl-5.69, the following error messages
show up while running make test:
#################################################
<SNIP>
base/ua...............ok
html/form.............Can't call method "value" on an undefined value
at html/form.t line 26.
html/form.............dubious
Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 2-14
Failed 13/14 tests, 7.14% okay
robot/rules-dbm.......ok
<SNAP>
<SNIP>
Failed 1/26 test scripts, 96.15% okay. 13/343 subtests failed, 96.21%
okay.
make: *** [test] Fehler 29
/usr/bin/make test -- NOT OK
Running make install
make test had returned bad status, won't install without force
<SNAP>
#################################################
I read some old messages in regard to a similar case suggesting the
"host system" might be "misconfigured". Actually the machine can be
pinged as localhost as well as by its network name and has been an
integrated part of our internal network for a long time anyway. So
IMHO this cannot be the reason.
I'd appreciate any help...
Thanks
Lothar Fuhlrott
Having compiled Perl 5.8.1 and removed an older version I successfully
installed all additional perl modules we need using cpan. Save one:
Trying to implement libwww-perl-5.69, the following error messages
show up while running make test:
#################################################
<SNIP>
base/ua...............ok
html/form.............Can't call method "value" on an undefined value
at html/form.t line 26.
html/form.............dubious
Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 2-14
Failed 13/14 tests, 7.14% okay
robot/rules-dbm.......ok
<SNAP>
<SNIP>
Failed 1/26 test scripts, 96.15% okay. 13/343 subtests failed, 96.21%
okay.
make: *** [test] Fehler 29
/usr/bin/make test -- NOT OK
Running make install
make test had returned bad status, won't install without force
<SNAP>
#################################################
I read some old messages in regard to a similar case suggesting the
"host system" might be "misconfigured". Actually the machine can be
pinged as localhost as well as by its network name and has been an
integrated part of our internal network for a long time anyway. So
IMHO this cannot be the reason.
I'd appreciate any help...
Thanks
Lothar Fuhlrott