I compile libwww. I have the perl in temorary place untill I finish the
installtion of all the modules of perl5.6.1.
I run:
/WWW/tmp/perl/bin/perl Makefile.PL
make

and when I run: make test I get:
base/ua.............ok
html/form...........ok
robot/rules-dbm.....ok
robot/rules.........ok
robot/ua............Perl lib version (v5.6.1) doesn't match executable
version (5.00503) at /usr/local/lib/perl5/5.6.1/sun4-solaris/Config.pm
line 18.
BEGIN failed--compilation aborted at robot/ua.t line 39.
Use of uninitialized value in pattern match (m//) at robot/ua.t line 49.
Missing base argument at robot/ua.t line 55
robot/ua............dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-7
        Failed 7/7 tests, 0.00% okay
local/autoload......ok
local/get...........ok
local/http..........Perl lib version (v5.6.1) doesn't match executable
version (5.00503) at /usr/local/lib/perl5/5.6.1/sun4-solaris/Config.pm
line 18.
BEGIN failed--compilation aborted at local/http.t line 38.
Use of uninitialized value in pattern match (m//) at local/http.t line 48.
Missing base argument at local/http.t line 54
local/http..........dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-18
        Failed 18/18 tests, 0.00% okay
local/protosub......ok
Failed Test  Status Wstat Total Fail  Failed  List of Failed
--------------------------------------------------------------------------------
local/http.t     255 65280    18   18 100.00%  1-18
robot/ua.t       255 65280     7    7 100.00%  1-7
Failed 2/23 test scripts, 91.30% okay. 25/302 subtests failed, 91.72%
okay.
*** Error code 29
make: Fatal error: Command failed for target `test'


What is the problem?


        Shlomit.

Reply via email to