Operating System - HP-UX
1835953 Members
2226 Online
110088 Solutions
New Discussion

C++ compilation error for xercesc_2_5 library

 
Prasant
Occasional Contributor

C++ compilation error for xercesc_2_5 library

Hi,
I am getting error while compiling an C++ file on my HPUX11 box.

I am using xercesc_2_5 library.

/usr/bin/ld: Unsatisfied symbols:
xercesc_2_5::DOMImplementationRegistry::getDOMImplementation(unsigned short const*)(first referenced in /var/tmp//ccvZXDU0.o) (code)
xercesc_2_5::XMLString::transcode(char const*, unsigned short*, unsigned int, xercesc_2_5::MemoryManager*)(first referenced in /var/tm
p//ccvZXDU0.o) (code)
xercesc_2_5::XMLPlatformUtils::fgMemoryManager (first referenced in /var/tmp//ccvZXDU0.o) (data)
collect2: ld returned 1 exit status

Thank you in advance.
2 REPLIES 2
Peter Nikitka
Honored Contributor

Re: C++ compilation error for xercesc_2_5 library

Hi,

I suggest, you close one of the duplicate threads and tell us the command line, which is calling the linker.

mfG Peter
The Universe is a pretty big place, it's bigger than anything anyone has ever dreamed of before. So if it's just us, seems like an awful waste of space, right? Jodie Foster in "Contact"
Prasant
Occasional Contributor

Re: C++ compilation error for xercesc_2_5 library

closed duplicate