Hi Mark, The p-dev list is for Xerces-Perl, you're likely to get more help there.
Just off the top of my head, it seems you are using Perl 5.10 and there are still unresolved issues getting the Xerces code to compile with Perl 5.10... Cheers, jas. On Thu, May 21, 2009 at 9:52 AM, Mark Gregory <[email protected]> wrote: > I have tried to compile XML-Xerces-2.6.0-2.tar.gz and get the following > error > I would appreciate ideas. Environment is ubuntu server and > build-essentials > xerces-c-src_2_6_0.tar.gz installed successfully > > r...@linuxubuntuserver2009:/usr/local/src/XML-Xerces-2.6.0-2# more > make.log > make[1]: Entering directory `/usr/local/src/XML-Xerces-2.6.0-2/Handler' > make[1]: Leaving directory `/usr/local/src/XML-Xerces-2.6.0-2/Handler' > g++ -c -I. -IHandler -I/usr/local/xerces/include -w > -DXML_USE_NATIVE_TRANSCODER > -DXML_USE_INMEM_MESSAGELOADER -DXML_USE_PTHREADS > -DXML_USE_NETACCESSOR_SOCKET - > D_REENTRANT -DDEBIAN -D_GNU_SOURCE -O -DVERSION=\"2.6.0-2\" > -DXS_VERSION=\"2.6 > .0-2\" -fPIC "-I/usr/lib/perl/5.10/CORE" Xerces.cpp > Xerces.cpp:970: error: expected unqualified-id before string constant > Xerces.cpp:971: error: expected initializer before \u2018*\u2019 token > Xerces.cpp:976: error: \u2018SwigPerlWrapperPtr\u2019 does not name a > type > Xerces.cpp:77000: error: too many initializers for > \u2018swig_command_info\u2019 > Xerces.cpp:77000: error: too many initializers for > \u2018swig_command_info\u2019 > >
