Title: Problem of Xerces in AIX-5.2

Hi All,
I am getting the following linking errors , while using the Xerces Parser(AIX 5.1 compiled with xlC_r 6.0.0 .tar.gz archive: xerces-c_2_5_0-aix_510-xlc_60_040127.tar.gz [PGP] [MD5] ) . I am using AIX 5.2 version, I was downloading the above binary( Current Binary Releases of Xerces-C (32 bit))

I am using the GCC compiler  version-3.3.2  and GNU Make version 3.80

Can you please give a solution as soon as possible?


Here are the errors:

[EMAIL PROTECTED]:/cmsteamfs/vnellore/cmsdev/src/xml_parser] make
g++ -Wall -Wno-unused -W -ansi -pipe -DMACHINE=aix -o /cmsteamfs/vnellore/cmsdev/bin/test_xml_parse aix/test_xml_parse.o \

        -L/cmsteamfs/vnellore/cmsdev/src/xerces-c_2_5_0-aix_510-xlc_60_040127/lib -lxerces-c25.0 -lpthread \
        -L/cmsteamfs/vnellore/cmsdev/lib -lMemParse -lpthread
ld: 0711-317 ERROR: Undefined symbol: .XMLPlatformUtils::Initialize()
ld: 0711-317 ERROR: Undefined symbol: .SAXParser::SAXParser[in-charge](XMLValidator*)
ld: 0711-317 ERROR: Undefined symbol: .SAXParser::setDoValidation(bool)
ld: 0711-317 ERROR: Undefined symbol: .SAXParser::setDoNamespaces(bool)
ld: 0711-317 ERROR: Undefined symbol: typeinfo for XMLEntityDecl
ld: 0711-317 ERROR: Undefined symbol: .SAXParseException::getLineNumber() const
ld: 0711-317 ERROR: Undefined symbol: .SAXParseException::getColumnNumber() const
ld: 0711-317 ERROR: Undefined symbol: .XMLEntityDecl::~XMLEntityDecl [not-in-charge]()
ld: 0711-317 ERROR: Undefined symbol: .SAXParseException::SAXParseException[in-charge](SAXParseException const&)
ld: 0711-317 ERROR: Undefined symbol: typeinfo for SAXParseException
ld: 0711-317 ERROR: Undefined symbol: SAXParseException::~SAXParseException [in-charge]()
ld: 0711-317 ERROR: Undefined symbol: .MemBufInputSource::MemBufInputSource[in-charge](unsigned char const*, unsigned, char c

onst*, bool)
ld: 0711-317 ERROR: Undefined symbol: .XMLPlatformUtils::getCurrentMillis()
ld: 0711-317 ERROR: Undefined symbol: typeinfo for XMLException
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: ld returned 8 exit status
make: *** [/cmsteamfs/vnellore/cmsdev/bin/test_xml_parse] Error 1
[EMAIL PROTECTED]:/cmsteamfs/vnellore/cmsdev/src/xml_parser]

Regards,
Gurudas Pradhan


**************************************************************************
This email (including any attachments) is intended for the sole use of the intended recipient/s and may contain material that is CONFIDENTIAL AND PRIVATE COMPANY INFORMATION. Any review or reliance by others or copying or distribution or forwarding of any or all of the contents in this message is STRICTLY PROHIBITED. If you are not the intended recipient, please contact the sender by email and delete all copies; your cooperation in this regard is appreciated.

**************************************************************************

Reply via email to