You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by "Avula, Raj" <RA...@firstam.com> on 2002/03/20 20:31:17 UTC

Undefined Symbol errors while building xalan1.3

Hi,
	I am getting undefined symbol errors while building xalan.
on AIX4.3 & xlC366.  Can you guys please let me know, how to fix
the problem. I haven't built xerces. I am using the library that came with
xalan distribution



Thanks,
Raj.

Here are the errors:



ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more
information.
ld: 0711-317 ERROR: Undefined symbol: .DOM_Node::cloneNode(int) const
ld: 0711-317 ERROR: Undefined symbol: .DOMParser::parse(const
InputSource&,const int)
ld: 0711-317 ERROR: Undefined symbol: .DOMParser::setDoValidation(const int)
ld: 0711-317 ERROR: Undefined symbol: .DOMParser::setDoNamespaces(const int)
ld: 0711-317 ERROR: Undefined symbol:
.DOMParser::setExitOnFirstFatalError(const int)
ld: 0711-317 ERROR: Undefined symbol: .SAXParser::setDoValidation(const int)
ld: 0711-317 ERROR: Undefined symbol: .SAXParser::setDoNamespaces(const int)
ld: 0711-317 ERROR: Undefined symbol:
.SAXParser::setExitOnFirstFatalError(const int)
ld: 0711-317 ERROR: Undefined symbol:
.MemBufInputSource::MemBufInputSource(const unsigned char* const,const
unsigned int,const char* const,const int)
make: *** [/home/ravula/xml/xml-xalan/c/lib/libxalan-c1_3.a] Error 8

"MMS <firstam.com>" made the following
 annotations on 03/20/02 11:32:48
------------------------------------------------------------------------------
"THIS E-MAIL MESSAGE AND ANY FILES TRANSMITTED HEREWITH, ARE INTENDED SOLELY FOR THE USE OF THE INDIVIDUAL(S) ADDRESSED AND MAY CONTAIN CONFIDENTIAL, PROPRIETARY OR PRIVILEGED INFORMATION.  IF YOU ARE NOT THE ADDRESSEE INDICATED IN THIS MESSAGE (OR RESPONSIBLE FOR DELIVERY OF THIS MESSAGE TO SUCH PERSON) YOU MAY NOT REVIEW, USE, DISCLOSE OR DISTRIBUTE THIS MESSAGE OR ANY FILES TRANSMITTED HEREWITH.  IF YOU RECEIVE THIS MESSAGE IN ERROR, PLEASE CONTACT THE SENDER BY REPLY E-MAIL AND DELETE THIS MESSAGE AND ALL COPIES OF IT FROM YOUR SYSTEM."

==============================================================================