Return-Path: Delivered-To: apmail-xml-general-archive@xml.apache.org Received: (qmail 13416 invoked by uid 500); 13 Mar 2001 15:55:18 -0000 Mailing-List: contact general-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: general@xml.apache.org Delivered-To: mailing list general@xml.apache.org Received: (qmail 13402 invoked from network); 13 Mar 2001 15:55:17 -0000 Message-ID: From: =?iso-8859-1?Q?Britta_Sch=FCle?= To: "'general@xml.apache.org'" Subject: xalan c++ for solaris Date: Tue, 13 Mar 2001 16:55:12 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N 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