Hi,

did someone else encounter the same problem as this?

[edwin@boz0 XML-Xerces-1.5.4]$ make test
make[1]: Entering directory `/home/edwin/bld/XML-Xerces-1.5.4/DOMParse'
make[1]: Leaving directory `/home/edwin/bld/XML-Xerces-1.5.4/DOMParse'
PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib
-I/usr/lib/perl5/5.00503/i386-linux -I/usr/lib/perl5/5.00503 -e 'use
Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
t/DOMCount..........ok
t/DOMCreate.........ok
t/DOMException......ok
t/DOMParser.........Bareword "XML::Xerces::DOMParser" not allowed while
"strict subs" in use at (eval 1) line 1.
FAILED test 3
        Failed 1/5 tests, 80.00% okay
t/DOMPrint..........ok
t/DOM_Entity........ Failed test 3 as expected, no worries
ok
t/DOM_NamedNodeMap..ok
t/DOM_NodeList......ok
t/EntityResolver....perl: wcsrtombs.c:116: __wcsrtombs: Assertion
`data.outbuf != (unsigned char *) dst' failed.
dubious
        Test returned status 0 (wstat 134, 0x86)
Undefined subroutine &Test::Harness::WCOREDUMP called at
/usr/lib/perl5/5.00503/Test/Harness.pm line 288.
make: *** [test_dynamic] Error 255


I'm using the Xerces binary dist that bundled with Xalan 1.2
(http://xml.apache.org/xalan-c/index.html ), and egcs 1.1.2.
Is that a problem?

rgds,
Edwin.

-- 
PerlMonks home node: http://perlmonks.org/?node=pope
CPAN home: http://search.cpan.org/search?author=edpratomo

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to