chimni has asked for the wisdom of the Perl Monks concerning the following question:

Hi monks,
I am trying to install the LWP modules on hp-ux 11,perl 5.6.1.
While running the make command i get the fiollowing errors:

html/form.............Unrecognized identifier t in argspec at /opt/perl5/lib/site_perl/5.6.0/PA-RISC1.1/HTML/PullParser.pm line 39.
html/form.............dubious
Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-14
Failed 14/14 tests, 0.00% okay
robot/rules-dbm.......ok
robot/rules...........ok
robot/ua-get..........FAILED tests 3, 5
Failed 2/7 tests, 71.43% okay
robot/ua..............FAILED tests 3, 5
Failed 2/7 tests, 71.43% okay
local/autoload-get....FAILED test 1
Failed 1/1 tests, 0.00% okay
local/autoload........FAILED test 1
Failed 1/1 tests, 0.00% okay local/get.............ok
local/http-get........FAILED tests 1-2, 5-7, 19 Failed 6/19 tests, 68.42% okay
local/http............FAILED tests 1-2, 5-7, 18 Failed 6/18 tests, 66.67% okay
local/protosub........ok Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------------------------------------------------
base/listing.t 6 1 16.67% 6
html/form.t 255 65280 14 28 200.00% 1-14
local/autoload-get.t 1 1 100.00% 1
local/autoload.t 1 1 100.00% 1
local/http-get.t 19 6 31.58% 1-2 5-7 19
local/http.t 18 6 33.33% 1-2 5-7 18
robot/ua-get.t 7 2 28.57% 3 5 robot/ua.t 7 2 28.57% 3 5
Failed 8/26 test scripts, 69.23% okay. 33/343 subtests failed, 90.38% okay.
*** Error exit code 11

Does anyone have any idea what is wrong ?.
Any script i run gives me "unidentified argument in argspec"? (same as the error above)
regards,
chimni
  • Comment on Problem installing Libwww-5.69 on hp-ux 11

Replies are listed 'Best First'.
Why aren't you trying to install the latest?
by PodMaster (Abbot) on Dec 12, 2003 at 06:45 UTC