|
Please help, I am getting the following error while trying to install the XML-DOM-1.44 library. Thanks.
-ajit
make test
PERL_DL_NONLAZY=1 /usr/prod/sierra/perl/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/build_dom...........ok
t/dom_astress.........ok
t/dom_attr............ok
t/dom_cdata...........ok
t/dom_documenttype....ok
t/dom_encode..........ok
t/dom_example.........ok
t/dom_extent..........ok
t/dom_jp_astress......ok
t/dom_jp_attr.........ok
t/dom_jp_cdata........ok
t/dom_jp_example......ok
t/dom_jp_minus........ok
t/dom_jp_modify.......ok
t/dom_jp_print........FAILED test 2
Failed 1/3 tests, 66.67% okay
t/dom_minus...........ok
t/dom_modify..........ok
t/dom_noexpand........ok
t/dom_print...........ok
t/dom_template........ok
t/dom_text............ok
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/dom_jp_print.t 3 1 33.33% 2
Failed 1/21 test scripts, 95.24% okay. 1/129 subtests failed, 99.22% okay.
make: *** [test_dynamic] Error 11
|