--- Begin Message ---
Dear Jason,

    I have managed to compile XML-Xerces-2.6.0-0 and XML-Xerces-2.5.0-0 
on Solaris 8 using GCC 2.95 and
Perl 5.8.6.  The problem is when I am trying to compile the XML-Xerces 
using the Forte 7 CC compiler.
I have found your article about the operator>>(char&) and how to add

  #ifdef bool
    #undef bool
  #endif /* bool */

in Xerces.cpp.  After that I did a recompilation with CC and everything 
was OK until I made gmake test, where all tests failed.  The output I 
got for almost all the tests is
.Can't load 
'/home1/jxatz/install/XML-Xerces-2.5.0-0/blib/arch/auto/XML/Xerces/Xerces.so' 
for module XML::Xerces: ld.so.1: /home1/jxatz/ED_Perl_5.8.6/bin/perl: 
fatal: relocation error: file 
/home1/jxatz/install/XML-Xerces-2.5.0-0/blib/arch/auto/XML/Xerces/Xerces.so: 
symbol 
__1cLxercesc_2_5UNameIdPoolEnumerator4n0AODTDElementDecl__2t6Mrk1_v_: 
referenced symbol not found at 
/home1/jxatz/ED_Perl_5.8.6/lib/perl5/5.8.6/sun4-solaris/DynaLoader.pm 
line 230.
 at /home1/jxatz/install/XML-Xerces-2.5.0-0/blib/lib/XML/Xerces.pm line 7

But when I run the test from the command line most of them succeed

Is this an alert factor?  Is there a way to fix the problem so that the 
tests succeed?

Best Regards,
John Chatzidimitriou


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


--- End Message ---

Reply via email to