szukw000 | 17 Apr 2011 20:13
Picon
Favicon

XML-Xerces and Xerces-C incompatible

I have found:

xerces-c-3.1.1
XML-Xerces-2.7.0-0

After compilation/installation of xerces-c-3.1.1 I tried
to compile XML-Xerces-2.7.0-0:

------------------ start info ---------------
PATH_TO/XML-Xerces-2.7.0-0/

perl Makefile.PL

Using XERCES_LIB = /usr/local/lib
Using XERCES_INCLUDE = usr/local/include/xercesc
using XERCES_CONFIG: /sources/GRAPHICS/JP2/OPENJPIP/xerces-c-3.1.1/config.status

Found CXX      =
Found CXXFLAGS =
Found LDFLAGS  =
Using Xerces-C version info from /usr/local/include/xercesc/util/XercesVersion.hpp
      *** Version Mismatch ***

You are attempt to build XML::Xerces-2.7.0-0 using Xerces-C-3.1.1,
this will most likely fail, so I am aborting.

You must use Xerces-C-2.7.0
------------------  end info  ---------------

But there is neither a 'Xerces-C-2.7.0' nor a 'XML-Xerces-3.1.1'
(Continue reading)

Jason Stewart | 27 Apr 2011 13:27
Picon
Gravatar

Re: XML-Xerces and Xerces-C incompatible

Hi!

Thanks for writing. The xerces-p project that created the XML-Xerces
perl module is frozen at the 2.7 version. We never completed a 3.0
binding before I ran out of time and interest.

I hope this information helps. Cheers, jas...

On Sun, Apr 17, 2011 at 11:43 PM,  <szukw000 <at> arcor.de> wrote:
> I have found:
>
> xerces-c-3.1.1
> XML-Xerces-2.7.0-0
>
> After compilation/installation of xerces-c-3.1.1 I tried
> to compile XML-Xerces-2.7.0-0:
>
> ------------------ start info ---------------
> PATH_TO/XML-Xerces-2.7.0-0/
>
> perl Makefile.PL
>
> Using XERCES_LIB = /usr/local/lib
> Using XERCES_INCLUDE = usr/local/include/xercesc
> using XERCES_CONFIG: /sources/GRAPHICS/JP2/OPENJPIP/xerces-c-3.1.1/config.status
>
> Found CXX      =
> Found CXXFLAGS =
> Found LDFLAGS  =
> Using Xerces-C version info from /usr/local/include/xercesc/util/XercesVersion.hpp
(Continue reading)


Gmane