You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@xml.apache.org by Britta Schüle <br...@ixos.de> on 2001/03/13 16:55:12 UTC

xalan c++ for solaris

i'm trying to compile my executable on solaris, but it crashes every time
when it tries to link up with the libraries. the output is as following:
============================================================================
==
ld: warning: file libxerces-c1_4.so: required by
/home/brittas/apacheparser/read_only/lib_only/solaris/xml-xal
an/xalan-c_1_2/libxalan-c1_1.so, not found
Undefined                       first referenced
 symbol                             in file
_ex_rethrow
/home/brittas/apacheparser/read_only/lib_only/solaris/xml-xalan/xalan-c_1_
2/libxerces-c1_4.so
XSLTInit::~XSLTInit()                main.o
__RT_USER::__RT_USER(char*, void*)
/home/brittas/apacheparser/read_only/lib_only/solaris/xml-xa
lan/xalan-c_1_2/libxerces-c1_4.so
unsafe_ostream::do_opfx(void)
/home/brittas/apacheparser/read_only/lib_only/solaris/xml-xalan/xalan-c_1
_2/libxalan-c1_1.so
cout
/home/brittas/apacheparser/read_only/lib_only/solaris/xml-xalan/xalan-c_1_
2/libxalan-c1_1.so
operator new(unsigned int)
/home/brittas/apacheparser/read_only/lib_only/solaris/xm
l-xalan/xalan-c_1_2/libxerces-c1_4.so
endl(ostream&)
/home/brittas/apacheparser/read_only/lib_only/solaris/xml-xalan/xalan-c_1_2/
lib
xalan-c1_1.so
_ex_throw
/home/brittas/apacheparser/read_only/lib_only/solaris/xml-xalan/xalan-c_1_
2/libxerces-c1_4.so
XercesParserLiaison::~XercesParserLiaison()     main.o
__RT_CLASS::__RT_CLASS(char*, __RT_BASE*, void*)
/home/brittas/apacheparser/read_only/lib_only/solaris/xml-x
alan/xalan-c_1_2/libxerces-c1_4.so
_ex_alloc
/home/brittas/apacheparser/read_only/lib_only/solaris/xml-xalan/xalan-c_1_
2/libxerces-c1_4.so
============================================================================
==
etc - continues for a while longer. the lib is where it should be. i've also
tried rebuilding them, but that doesn't work either. anyone out there can
help me?
thanks loads,
britta

---------------------------------------------------------------------
In case of troubles, e-mail:     webmaster@xml.apache.org
To unsubscribe, e-mail:          general-unsubscribe@xml.apache.org
For additional commands, e-mail: general-help@xml.apache.org