I had similar problems on OSX, the solution i believe was to
rebuild libxml/xslt without catalog support.

mike.


On Thursday, August 14, 2003, at 09:23 pm, steve muskiewicz wrote:


Hello,

I'm trying to build AxKit 1.6.2 on a RH 7.3 system.  It seems to compile ok, but when I go to run the tests, the xslt-basic tests fail, so it seems as if something's wrong with the stylesheet includes.  I uncommented the warn() lines in the tests and ran in verbose mode and it looks like nothing is being returned at all from the tests that are failing:

[snip]
xslt-basic/01.......1..1
ok 1
ok
xslt-basic/02_include.1..1
GOT CONTENT: at xslt-basic/02_include.t line 10.
not ok 1
# Test 1 got: '0' (xslt-basic/02_include.t at line 15)
#   Expected: '1' (Testing stylesheet include behavior.)
FAILED test 1
Failed 1/1 tests, 0.00% okay
xslt-basic/03_document_1arg.1..1
GOT CONTENT: at xslt-basic/03_document_1arg.t line 10.
not ok 1
# Test 1 got: '0' (xslt-basic/03_document_1arg.t at line 15)
#   Expected: '1' (Testing stylesheet include behavior.)
FAILED test 1
Failed 1/1 tests, 0.00% okay
xslt-basic/04_document_2args.1..1
GOT CONTENT: at xslt-basic/04_document_2args.t line 10.
not ok 1
# Test 1 got: '0' (xslt-basic/04_document_2args.t at line 15)
#   Expected: '1' (Testing stylesheet include behavior.)
FAILED test 1
Failed 1/1 tests, 0.00% okay
Failed Test                    Status Wstat Total Fail  Failed  List of Failed
----------------------------------------------------------------------- ---------xslt-basic/02_include.t                      1    1 100.00%  > 1
xslt-basic/03_document_1arg.t                1    1 100.00%  1
xslt-basic/04_document_2args.t                1    1 100.00%  1
3 subtests skipped.
!!! error running tests (please examine t/logs/error_log)


I've also attached the Apache error_log from the test run, I don't see any "error" lines in there but I'm still pretty new to AxKit to not really sure what I should be looking for.

System/SW info:
I'm running a RH 7.3 system with the "stock" apache (1.3.27-2), perl (5.6.1-34.99.6), and mod_perl (1.26-5) RPMs.  I've got the latest libxml2 (2.5.9) and libxslt (1.0.32) RPMs from xmlsoft.org and XML::LibXSLT 1.53 from CPAN.  Apache::Test version is 1.03.


I'm wondering if I've got some bad (or too new?) combination of the libxml2/libxslt and/or CPAN libraries?  Anyone have any suggestions as to what I might have wrong here?

Thanks in advance!

-steve

<axkit- test_error.log>-------------------------------------------------------- -------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

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



Reply via email to