Greetings, Unfortunately nobody has responded to this. Have others built XML::Xerces on Compaq successfully? (Or not?) I'd like to hear from you to compare notes. I'd like to know if I should be doing something differently. For example, if it's working for others who have used the vendor compilers for perl and/or Xerces-C, I will try that. (It's a disruptive exercise for me, so I'm reluctant to try it without some hint that it will help.)
Thanks very much for your help. Regards, David On Thursday 28 Mar 02, David Starks-Browning writes: > 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. > ... > 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
