[ https://issues.apache.org/jira/browse/XERCESC-1750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
David Bertoni closed XERCESC-1750. ---------------------------------- Resolution: Invalid Please don't create Jira issues to ask questions. Instead, post your questions to the Xerces-C Users list: http://xml.apache.org/mail.html#xerces-c-user > Unresolved errors in AIX 5.3 > ---------------------------- > > Key: XERCESC-1750 > URL: https://issues.apache.org/jira/browse/XERCESC-1750 > Project: Xerces-C++ > Issue Type: Bug > Affects Versions: 2.5.0 > Environment: IBM AIX 5.3 > Reporter: C. Shane Lawson > > Hello, has anyone had issues linking your apps when Building on IBM AIX 5.3 > and including the header files in your build? I got it to run fine on AIX > 5.2. > However, for 5.3, at run-time, I keep getting unresolved symbols for xerces > function calls even though I have the library correctly linked in. Here's an > example after booting one of the servers: > exec(): 0509-036 Cannot load program prgm because of the following > errors: > rtld: 0712-001 Symbol > __ct__Q2_11xercesc_2_520LocalFileInputSourceFCPCUsCPQ2_11xercesc_2_513MemoryManager > was referenced > from module /apps/lib/libdom62.so(), but a runtime definition > of the symbol was not found. > rtld: 0712-001 Symbol > __ct__Q2_11xercesc_2_59DOMParserFCPQ2_11xercesc_2_512XMLValidatorCPQ2_11xercesc_2_513MemoryManagerCPQ2_11xercesc_2_514XMLGrammarPool > was referenced > from module /apps/lib/libdom62.so(), but a runtime definition > of the symbol was not found. > rtld: 0712-001 Symbol setDoValidation__Q2_11xercesc_2_59DOMParserFCb was > referenced > from module /apps/lib/libdom62.so(), but a runtime definition > of the symbol was not found. > rtld: 0712-001 Symbol > setValidationScheme__Q2_11xercesc_2_59DOMParserFCQ3_11xercesc_2_59DOMParser10ValSchemes > was referenced > from module /apps/lib/libdom62.so(), but a runtime definition > of the symbol was not found. > rtld: 0712-001 Symbol > setErrorHandler__Q2_11xercesc_2_59DOMParserFCPQ2_11xercesc_2_512ErrorHandler > was referenced > from module /apps/lib/libdom62.so(), but a runtime definition > of the symbol was not found. > rtld: 0712-001 Symbol > setEntityResolver__Q2_11xercesc_2_59DOMParserFCPQ2_11xercesc_2_514EntityResolver > was referenced > from module /apps/lib/libdom62.so(), but a runtime definition > of the symbol was not found. > rtld: 0712-001 Symbol > __ct__Q2_11xercesc_2_517MemBufInputSourceFCPCUcCUiCPCcCbCPQ2_11xercesc_2_513MemoryManager > was referenced > from module /apps/lib/libdom62.so(), but a runtime definition > of the symbol was not found. > rtld: 0712-001 Symbol > Initialize__Q2_11xercesc_2_516XMLPlatformUtilsFCPCcCPCcCPQ2_11xercesc_2_512PanicHandlerCPQ2_11xercesc_2_513MemoryManager > was referenced > from module /apps/lib/libdom62.so(), but a runtime definition > of the symbol was not found. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]