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

Reply via email to