From: Dave Pfaltzgraff@PATAPSCO on 02/01/2000 04:10 PM

BobG suggested:

>I have the same lines when doing a make on 5.46 and I have gone on to 'make
>test' and it seems OK.

>Try 'make test' to verify whether you did everything and have all of the
>prerequisite software loaded.

Thanks for the encouragement and the suggestion. Here's the results:
----
# make test
/usr/bin/perl -e 'use Config; chdir q{blib/script}; foreach (qw(GET HEAD POST))
{' \
-e 'unlink "$_";' \
-e 'system("$Config{\"lns\"} lwp-request $_") && die; }'
/usr/bin/perl t/TEST 0
base/common-req.....ok
base/cookies........ok
base/date...........ok
base/headers-auth...ok
base/headers-etag...ok
base/headers-util...ok
base/headers........ok
base/listing........ok
base/mediatypes.....ok
base/message........ok
base/negotiate......ok
base/response.......ok
base/status.........ok
html/form...........ok
robot/rules-dbm.....ok
robot/rules.........ok
robot/ua............HTTP Server terminated
FAILED tests 1-3, 5, 7
        Failed 5/7 tests, 28.57% okay
local/autoload......ok
local/get...........ok
local/http..........Can't call method "is_redirect" on an undefined value at
local/http.t line 186, <DAEMON> chunk 1.
HTTP Server terminated
dubious
        Test returned status 9 (wstat 2304, 0x900)
Undefined subroutine &Test::Harness::WCOREDUMP called at
/usr/lib/perl5/5.00503/Test/Harness.pm line 288.
make: *** [test] Error 9
----
Obviously, something's amiss here, but again I must ask for some suggestions...

Thanks,
Dave

Reply via email to