You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by Shweta Sinha <sh...@yahoo.com> on 2001/12/31 12:04:47 UTC

Problems in Compilation using Xerces-C parser

Hello,
I have downloaded the Xerces-C parser for Solaris from
the apache website. I have written a simple code to
parse & validate an XML against a Schema file. However
the compilation of the program is giving numerous
errors as undefined symbols in the object file of the
parser itself. The environment variables have been all
set as specified on the site. (e.g XERCESROOT etc.)

I have followed the "installation" steps given on the
site. I have rechecked my code and made it very very
basic. Yet these errors continue to come.

Please help.

Thankyou,
Shweta


__________________________________________________
Do You Yahoo!?
Send your FREE holiday greetings online!
http://greetings.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org


Re: Problems in Compilation using Xerces-C parser

Posted by Tinny Ng <tn...@ca.ibm.com>.
The shipped binary was built using Forte C++ 6.2 compiler.  If your
compiler is different, then you may get link error.  See FAQ
http://xml.apache.org/xerces-c/faq-parse.html#faq-13.

Tinny

Shweta Sinha wrote:

> Hello,
> I have downloaded the Xerces-C parser for Solaris from
> the apache website. I have written a simple code to
> parse & validate an XML against a Schema file. However
> the compilation of the program is giving numerous
> errors as undefined symbols in the object file of the
> parser itself. The environment variables have been all
> set as specified on the site. (e.g XERCESROOT etc.)
>
> I have followed the "installation" steps given on the
> site. I have rechecked my code and made it very very
> basic. Yet these errors continue to come.
>
> Please help.
>
> Thankyou,
> Shweta
>
> __________________________________________________
> Do You Yahoo!?
> Send your FREE holiday greetings online!
> http://greetings.yahoo.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
> For additional commands, e-mail: xerces-c-dev-help@xml.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org