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=4475>. 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=4475 Undefined symbol Summary: Undefined symbol Product: Xerces-C++ Version: 1.5.1 Platform: Other OS/Version: AIX Status: NEW Severity: Critical Priority: Other Component: DOM AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] When trying to compile some samples I got the following: xlC /disk3/aix/xerces-c1_5_1-AIX43/bin/obj/DOMCount/DOMCount.o - o /disk3/aix/xerces-c1_5_1-AIX43/bin/DOMCount -L/disk3/aix/xerces-c1_5_1- AIX43/lib -lxerces-c1_5_1 ld: 0711-317 ERROR: Undefined symbol: .DOMParser::setDoNamespaces(const bool) ld: 0711-317 ERROR: Undefined symbol: .DOMParser::setDoSchema(const bool) ld: 0711-317 ERROR: Undefined symbol: .DOMParser::parse(const char* const,const bool) ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. gmake: *** [/disk3/aix/xerces-c1_5_1-AIX43/bin/DOMCount] Error 8 Please let me know if there is anything I�m doing wrong or maybe there is a fix to this problem. Sincerely. Arie Lichtig --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
