Greetings, I have built Xerces-C 1.7.0 and XML::Xerces-1.7.0 with gcc-2.95.3 and perl-5.6.1 on RH Linux 6.2, Solaris 2.7, IRIX 6.5 and Compaq Tru64 UNIX 5.1.
(Well done Jason! I was very impressed at how smoothly the XML::Xerces build went. I did not have to make a single change to the XML-Xerces-1.7.0 distribution!) All tests passed on all platforms except on Compaq, which has these statistics: Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/DOM_DOMException.t 0 134 7 6 85.71% 2-7 t/DOM_Document.t 0 134 35124 3512 99.99% 3-35124 t/LocalFileInputSource.t 0 134 5 3 60.00% 3-5 t/SAXException.t 0 134 6 5 83.33% 2-6 t/URLInputSource.t 0 134 8 3 37.50% 6-8 t/XMLException.t 0 134 5 4 80.00% 2-5 Failed 6/32 test scripts, 81.25% okay. 35143/35323 subtests failed, 0.51% okay. When running the tests manually (this works as written because the module is now installed) I get this mode of failure each time: perl t/DOM_DOMException.t 1..7 ok 1 IOT/Abort trap (core dumped) perl t/DOM_Document.t 1..35124 ok 1 ok 2 IOT/Abort trap (core dumped) perl t/LocalFileInputSource.t 1..5 ok 1 ok 2 IOT/Abort trap (core dumped) (and so on) Any suggestions about what I might have done wrong? I can supply configure parameters and copious build logs upon request. :-) Thanks for your help. David ------------------------------------------------------------------- David Starks-Browning | [EMAIL PROTECTED] EMBL Outstation -- | The European Bioinformatics Institute | Wellcome Trust Genome Campus | tel: +44 (1223) 494 616 Hinxton, Cambridge, CB10 1SD, UK | fax: +44 (1223) 494 468 ------------------------------------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
