[root@server1 XML-LibXML-1.70]# make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/01basic.....................# Test 3 got: "20703" (t/01basic.t at line 12) t/01basic.....................NOK 3 # t/01basic.t line 12 is: ok(XML::LibXML::LIBXML_VERSION, XML::LibXML::LIBXML_RUNTIME_VERSION); Compiled against libxml2 version: 20703 Running libxml2 version: 20706 DO NOT REPORT THIS FAILURE: Your setup of library paths is incorrect! t/01basic.....................FAILED test 3 Failed 1/3 tests, 66.67% okay t/02parse.....................ok