Ciao!

The archives for this list appear to be down and the new archives at
archive.covalent.net are non-functional as well.  I apologize if this is
a commonly asked question.

The players:
------------
perl, v5.6.1 built for sun4-solaris
xerces-c-src1_5_1
XML-Xerces-1.5.3
gcc version 2.95.2 19991024 (release)

Configuring/compiling XML-Xerces-1.5.3 gives the following error
fatal error messages:

gcc -c -I. -IHandler -I/opt/gnu/include/xercesc -D_REENTRANT -DDEBIAN -O   
-DVERSION=\"1.5.3\" -DXS_VERSION=\"1.5.3\" -fPIC 
-I/opt/gnu/lib/perl5/5.6.1/sun4-solaris/CORE  Xerces.C
Xerces.C: In function `void _wrap_SAXParser_getScanner(CV *)':
Xerces.C:16016: no matching function for call to `SAXParser::getScanner ()'
Xerces.C: In function `void _wrap_DOMParser_getScanner(CV *)':
Xerces.C:17663: no matching function for call to `DOMParser::getScanner ()'
Xerces.C: In function `void _wrap_IDOMParser_getScanner(CV *)':
Xerces.C:19492: no matching function for call to `IDOMParser::getScanner ()'
gmake: *** [Xerces.o] Error 1

This is using the Xerces.C and Xerces.pm that comes with the distro.  I
attempted to generate new copies using SWIG Version 1.3.6u-20010725-1653
but this only made matters worse.  I have concluded I do not wish to go
this route if at all possible.

Unfortunately I do not know enough about SWIG and C++ to deduce the
problem or attempt a fix, although I have thoroughly confused myself
with the problem most of today.  Therefore I'm turning to this list in
hopes of some advise.

I will maintain my subscription as I hope to use Xerces/perl in some
upcoming projects, as well as on my current assignment.  I guess there's
always expat, but Xerces seems to be the one Apache wants to play with,
which is fine by me.

Please, no flames.  I'm reluctant enough asking this type of potentially
common question without being ridiculed to boot.

Thanks for any constructive input.

Peace.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to