I installed AxKit fine with Sablotron, but since it seems the general
opinion that LibXML is better, I have finally installed that (not easy on
Solaris). However, now 'make test' fails unless I put a " no strict 'subs' "
in XSP.pm. Here's the specific errors:

PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/00basic.t t/01provider.t
t/02language.t t/03stylechooser.t t/04plugins.t t/05mediachooser.t
t/00basic...........ok
t/01provider........ok
t/02language........ok 6/9# Test 7 got: '0' (t/test_module.pl at line 11
fail #4)
t/02language........NOK 7#   Expected: '1' (Bareword "XML_COMMENT_NODE" not
allowed while "strict subs" in use at
/usr/local/src/AxKit-1.61/blib/lib/Apache/AxKit/Language/XSP.pm line 1007.
#Bareword "XML_TEXT_NODE" not allowed while "strict subs" in use at
/usr/local/src/AxKit-1.61/blib/lib/Apache/AxKit/Language/XSP.pm line 1007.
#Bareword "XML_CDATA_SECTION_NODE" not allowed while "strict subs" in use at
/usr/local/src/AxKit-1.61/blib/lib/Apache/AxKit/Language/XSP.pm line 1007.
#Bareword "XML_ELEMENT_NODE" not allowed while "strict subs" in use at
/usr/local/src/AxKit-1.61/blib/lib/Apache/AxKit/Language/XSP.pm line 1007.
#Bareword "XML_ENTITY_REF_NODE" not allowed while "strict subs" in use at
/usr/local/src/AxKit-1.61/blib/lib/Apache/AxKit/Language/XSP.pm line 1007.
#Bareword "XML_DOCUMENT_NODE" not allowed while "strict subs" in use at
/usr/local/src/AxKit-1.61/blib/lib/Apache/AxKit/Language/XSP.pm line 1007.
#Bareword "XML_ELEMENT_NODE" not allowed while "strict subs" in use at
/usr/local/src/AxKit-1.61/blib/lib/Apache/AxKit/Language/XSP.pm line 1028.
#Bareword "XML_XINCLUDE_START" not allowed while "strict subs" in use at
/usr/local/src/AxKit-1.61/blib/lib/Apache/AxKit/Language/XSP.pm line 1007.
#Bareword "XML_XINCLUDE_END" not allowed while "strict subs" in use at
/usr/local/src/AxKit-1.61/blib/lib/Apache/AxKit/Language/XSP.pm line 1007.
#BEGIN not safe after errors--compilation aborted at
/usr/local/src/AxKit-1.61/blib/lib/Apache/AxKit/Language/XSP.pm line 1079.
#Compilation failed in require at t/test_module.pl line 18.
#)
t/02language........FAILED test 7
        Failed 1/9 tests, 88.89% okay (less 3 skipped tests: 5 okay, 55.56%)
t/03stylechooser....ok
t/04plugins.........ok
t/05mediachooser....ok
Failed Test    Stat Wstat Total Fail  Failed  List of Failed
----------------------------------------------------------------------------
---
t/02language.t                9    1  11.11%  7
3 subtests skipped.
Failed 1/6 test scripts, 83.33% okay. 1/24 subtests failed, 95.83% okay.


(This is using perl 5.8.0 on Solaris 8)
AxKit/libXSLT seems to work fine after making the change to XSP.pm and
installing.

-- 
Mark Thomas                    <a href=/faq.html#spam>[EMAIL PROTECTED]</a>
Internet Systems Architect     User Technology Associates, Inc.

$_=q;KvtuyboopuifeyQQfeemyibdlfee;; y.e.s. ;y+B-x+A-w+s; ;y;y; ;;print;;
 
P.S. Is there a better forum for reports like this? Maybe the dev list?


---------------------------------------------------------------------
To unsubscribe, e-mail: <a href=/faq.html#spam>[EMAIL PROTECTED]</a>
For additional commands, e-mail: <a href=/faq.html#spam>[EMAIL PROTECTED]</a>

Reply via email to