Issues with building xerces-p

[email protected] Wed, 30 Mar 2005 14:39:03 +0100
Newsgroups gmane.text.xml.xerces-p.devel
Message-ID <OFA0B2053E.64FD95A3-ONC1256FD4.0049E06B-C1256FD4.004AFCFD@esa.int>
Hi,

I am having a problem building xerces-p 2.5.0 on Solaris 8, with perl 
5.6.0 and the cc compiler.

I've sucesfully built xerces-c and also fixed an initial issue with 
building xerces-p. This problem was resolved after I searched the list and 
found the following problem resolution:

 
http://nagoya.apache.org/eyebrowse/[email protected]&msgNo=754

Having applied the recommended changes to Xerces.cpp I tried te build 
again. The original problem seems to be fixed,  but the build now fails 
with the following errors:

make[1]: Leaving directory `/home/engineer/XML-Xerces-2.5.0-0/Handler'
CC -c -I. -IHandler -I/home/engineer/xerces-c-src_2_5_0/include -w 
-DXML_USE_NATIVE_TRANSCODER -DXML_USE_INMEM_MESSAGELOADER 
-DXML_USE_PTHREADS -DXML_USE_NETACCESSOR_SOCKET -D_REENTRANT -O 
-DVERSION=\"2.5.0-0\" -DXS_VERSION=\"2.5.0-0\" -KPIC 
-I/opt/tools/lib/perl_5.6.0/sun4-solaris/CORE  Xerces.cpp
"Xerces.cpp", line 73091: Error: "}" expected instead of "end of file".
1 Error(s) detected.
make: *** [Xerces.o] Error 1

Any suggestions on how to resolve this would be welcome. 

Regards,
Gareth