"iyad" <[EMAIL PROTECTED]> writes:

> Jason,
> Thanks for your reply.
> 
> * Did you compile Xerces-C from source, or did you use the binary?
> I built Xerces-C from a source disribution.
> * Are you able to run the Xerces-C sample applications (e.g. DOMCount,
>   SAXCount, etc)?
> Yes, i ran DOMCont without any problems.
> * what is your compiler??
> gcc

Ok, in the future, the output of gcc -v, and uname -a are always
helpful for this sort of stuff, but your issue seems clear enough.

Show me the full output of the relocation error, your first letter
didn't indicate what missing there were. My guess is that this is a
'cerr' iostream issue, but I'm just guessing. Try relinking Xerces.so
by hand and add in -lstdc++ to the link line and see if that helps.

jas.


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

Reply via email to