I'm using xalan1.8... There should be no problem compiling it with
xerces2.6, right? It worked fine on windows...
Do you have any suggestions why the MsgCreator crashes?

Thanks!

> What version of Xalan are you using?  To find Xerces 2.5, you should go to
> the Xerces archive:
> http://archive.apache.org/dist/xml/xerces-c/Xerces-C_2_5_0/
>
> Cheers,
> June K. Ng
> XSLT Development
> Email: [EMAIL PROTECTED]
>
>
>
>
> [EMAIL PROTECTED]
> 10/24/2004 02:08 PM
> Please respond to
> xalan-c-users
>
>
> To
> [email protected]
> cc
>
> Subject
> compiling xalan on aix
>
>
>
>
>
>
> Hi,
>
> I'm trying to compile xalan on aix but for some reason I get an error,
> here is the make output...
>
> make -C src/xalanc all
> make[1]: Entering directory
> `/home/ftp/pub/sympkcs11/xml-xalan/c/src/xalanc'
> Preparing the directory structure for a build ...
> mkdir -p ../../obj
> mkdir -p ../../lib
> mkdir -p ../../bin
> make -C Utils prepare
> make[2]: Entering directory
> `/home/ftp/pub/sympkcs11/xml-xalan/c/src/xalanc/Util
> s'
> mkdir -p ../../../nls
> mkdir -p ../../../nls/include
> make[2]: Leaving directory
> `/home/ftp/pub/sympkcs11/xml-xalan/c/src/xalanc/Utils
> '
> make -C Utils locale
> make[2]: Entering directory
> `/home/ftp/pub/sympkcs11/xml-xalan/c/src/xalanc/Util
> s'
> ../../../bin/MsgCreator
> /home/ftp/pub/sympkcs11/xml-xalan/c/src/xalanc/NLS/en_US
> /XalanMsg_en_US.xlf -TYPE INMEM -LOCALE en_US
> make[2]: *** [../../../nls/include/LocalMsgData.hpp] IOT/Abort trap (core
> dumped
> )
> make[2]: Leaving directory
> `/home/ftp/pub/sympkcs11/xml-xalan/c/src/xalanc/Utils
> '
> make[1]: *** [locale] Error 2
> make[1]: Leaving directory
> `/home/ftp/pub/sympkcs11/xml-xalan/c/src/xalanc'
> make: *** [all] Error 2
>
> What is the msgcreator?
> How can I avoid that problem, I'm using xerces2.6 because I didn't find
> 2.5 and thought it should work anyway.
>
> Thanks alot.
> Alice.
>
>
>


Reply via email to