"Ivo L." <[EMAIL PROTECTED]> writes:

> I'm having problems with making Xerces-perl 1.5.6 and 1.5.7 (same problems).
> Xerces C++ version 1.5.2 (samples working),
> OS version Debian GNU/Linux 2.2 r3 with 2.2.19pre17 kernel,
> gcc version 2.95.2,

> cc -c -I. -IHandler -I/usr/src/xerces-c-src1_5_2/include -D_REENTRANT -DDEBIAN -O2   
> -DVERSION=\"1.5.6\" -DXS_VERSION=\"1.5.6\" -fPIC 
>-I/usr/lib/perl5/5.005/i386-linux/CORE  Xerces.C
> Xerces.C: In function `void _wrap_XMLPlatformUtils_registerLazyData(CV *)':
> Xerces.C:1438: no method `XMLPlatformUtils::registerLazyData'
> Xerces.C: In function `void _wrap_XMLPlatformUtils_cleanupLazyData(CV *)':
> Xerces.C:1448: no method `XMLPlatformUtils::cleanupLazyData'

Hi Ivo,

Sorry you've been bitten by the Xerces-C API instability bug.  If
you're interested on why, you can check this thread in the archives:

  http://marc.theaimsgroup.com/?t=100436831400001&w=2&r=1

The solution is to upgrade. I just released a new version last night:

  http://marc.theaimsgroup.com/?l=xerces-p-dev&m=100478298308504&w=2

You *MUST* upgrade your version of perl, however. Otherwise it will
not compile.

jas.

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

Reply via email to