Hi All, I took sources of xerces-1.6 and built it on my machine. And then with same compiler, I am trying to build sample program. By the way the file size of libxerces-c1_6_0.so is 3344kb.
I am still getting linking errors while building samples of xerces1.6.0. the error is CC -DSOLARIS -L/usr/lib /home/agras/voicexml/xerces-c-src1_6_0/bin/obj/CreateDOMDocument/CreateDOMDocument.o -o /home/agras/voicexml/xerces-c-src1_6_0/bin/CreateDOMDocument -L/home/agras/voicexml/xerces-c-src1_6_0/lib -lxerces-c1_6_0 -lc -lgen Undefined first referenced symbol in file DOM_DOMImplementation::~DOM_DOMImplementation() /home/agras/voicexml/xerces-c-src1_6_0/bin/obj/CreateDOMDocument/CreateDOMDocument.o DOMString::~DOMString() /home/agras/voicexml/xerces-c-src1_6_0/bin/obj/CreateDOMDocument/CreateDOMDocument.o DOM_NodeList::~DOM_NodeList() /home/agras/voicexml/xerces-c-src1_6_0/bin/obj/CreateDOMDocument/CreateDOMDocument.o DOM_Element::~DOM_Element() /home/agras/voicexml/xerces-c-src1_6_0/bin/obj/CreateDOMDocument/CreateDOMDocument.o DOM_DOMImplementation::DOM_DOMImplementation() /home/agras/voicexml/xerces-c-src1_6_0/bin/obj/CreateDOMDocument/CreateDOMDocument.o Any thought about it. Subhash Agrawal _________________________________________________________________ MSN Photos is the easiest way to share and print your photos: http://photos.msn.com/support/worldwide.aspx --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
