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=13238>.
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=13238

make install, documentation





------- Additional Comments From [EMAIL PROTECTED]  2003-07-24 15:30 -------
Another problem is the assumption that all libraries will be named like they 
would be on the ELF platforms.  Right now, this is a problem for AIX, where the 
libraries should be named:

libxalan-c.so
libxalan-c16.so
libxalan-c16.0.so

A quick look at the Xerces-C Makefile.incl shows how they handled the 
situation.  I would attempt a patch, but I'm not sure what the state of things  
is right now.

Also, when linking on AIX, the executables will need to link with this name:

libxalan-c16.so

Reply via email to