Hi all,

has anyone tried compiling this version with gcc 2.8.1 on solaris 2.6 ? I've
tried with xercesc 1.4 and 1.5. With xercesc 1.5 I get compilation errors.
With xercesc 1.4, I can compile (although I get the warning - In file
included from PerlExceptionHandler.cpp:3:
PerlExceptionHandler.hpp:48: warning: `class PerlExceptionHandler' only
defines a private destructor and has no friends), but I can't run the tests.
I get errors like these:

t/DOMCreate.........Can't load 'blib/arch/auto/XML/Xerces/Xerces.so' for
module XML::Xerces: ld.so.1: /bin/perl: fatal: relocation error: file
blib/arch/auto/XML/Xerces/Xerces.so: symbol _vt.16StdInInputSource:
referenced symbol not found at
/usr/local/lib/perl5/5.6.1/sun4-solaris/DynaLoader.pm line 206.
 at blib/lib/XML/Xerces.pm line 7
Compilation failed in require at t/DOMCreate.t line 13.
BEGIN failed--compilation aborted at t/DOMCreate.t line 13.
t/DOMCreate.........dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-2
        Failed 2/2 tests, 0.00% okay

Incidentally, the library Xerces.a seems to contain the symbol
_vt.16StdInInputSource (when I do a strings .../Xerces.a) but Xerces.so
doesn't. Anyone know what's going on and can help ?

Thanks much

aravind

>-----Original Message-----
>From: Jason E. Stewart [mailto:[EMAIL PROTECTED]]
>Sent: Thursday, June 28, 2001 8:38 AM
>To: [EMAIL PROTECTED]
>Subject: Re: Xerces.pm-1.5.0 Released
>
>
>"Jason E. Stewart" <[EMAIL PROTECTED]> writes:
>
>> I'm happy to announce the first release of Xerces.pm 1.5.
>
>It can be found at the usual place:
>
>http://xml.apache.org/dist/xerces-p/stable/XML-Xerces-1.5.0.tar.gz
>
>jas.
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>
>


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

Reply via email to