DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9315>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9315

Problems with XalanC binaries on AIX

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WORKSFORME



------- Additional Comments From [EMAIL PROTECTED]  2002-05-22 16:42 -------
I just ran these two tests on our AIX machine with no problems.  For the first, 
I got:

bash-2.02$ Xalan test1.xml test1.xsl

Fatal Error at (file test1.xml, line 2, column 1): Invalid document structure
Invalid document structure

For the second, I got a warning about the xsd file being missing, but that was 
all.

I suspect, since both files involve exceptions, you've not got the latest AIX 
runtime libraries on your machine.  I don't know how these things work in the 
AIX world, but it's probably related to the version of the compiler you have.  
The executables were built using VisualAge C++ 5.02.  If you don't have that 
version, or you're using an earlier version, you may need to upgrade your 
libraries, or get the latest CVS sources and build the executables with your 
compiler.

Reply via email to