It looks like that parser library build is not proper. The reason is that 
when I build library sources the filesize of libxerces-c1_6_0.so is only 
3344 bytes though build do not give any errors. When I downloaded the binary 
version of parser the filesize of libxerces-c1_6_0 is 4124700 bytes which is 
reasonable and this way I am able to build samples also.
I am using solaris.
I am trying to investigate why source build produces wrong 
libxerces-c1_6_0.so file.
Any idea or thought, Let me know.
Subhash Agrawal


>From: "Subhash Agrawal" <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: [EMAIL PROTECTED]
>Subject: Linking errors for sample
>Date: Mon, 14 Jan 2002 20:42:15 +0000
>
>
>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]
>




_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to