Martin I did a rebuild without using the runConfigure script and it worked.I went the usual way autoconf, configure and make.
Only thing I had to add -lpthread in the makefiles of the sample programs. Not sure if this is an issue with versions on my OS Anyway thanks a lot for the support regards Shyam -----Original Message----- From: Martin Harm [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 28, 2006 12:04 PM To: c-users@xerces.apache.org Subject: AW: Trouble running XERCES samples Hi Shyam, sounds strange .. please attach the build results (gmake-log) from your *samples* build. Maybe there is a hint. ciao martin ________________________________ Von: Shyamsundar, Purkayastha (Purkayastha)** CTR ** [mailto:[EMAIL PROTECTED] Gesendet: Mi 2006-06-28 06:37 An: 'c-users@xerces.apache.org' Betreff: RE: Trouble running XERCES samples Hi Martin, Thanks, but.. Well I have even tried building from the source but I get exactly the same problem. I get a feeling I have to upgrade my OS from RHAS 3 (its RedHat Advanced Server I guess!) or may be try with a older source release. Shyam -----Original Message----- From: Martin Harm [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 27, 2006 7:13 PM To: c-users@xerces.apache.org Subject: AW: Trouble running XERCES samples Hi Shyam, one (easy) way is, to *build* your own xerces-c lib instead of using a precompiled binary. On Linux, and I guess RHES is a Linux, it's quite easy :-) ciao martin