http://qs321.pair.com?node_id=622139

mifflin has asked for the wisdom of the Perl Monks concerning the following question:

I'm trying to install DBI-1.57
Perl 5.8.8
SunOS cofjora01d 5.9 Generic_118558-39 sun4us sparc FJSV,GPUZC-MM
Here is the error...
t/10_units/04_drivers/01_sysrw...............ok 1/17 + # Failed test 'flushed 131157 octets == read 66645 octets' # at t/10_units/04_drivers/01_sysrw.t line 118. t/10_units/04_drivers/01_sysrw...............NOK 12/17# Looks like you + failed 1 test of 17. t/10_units/04_drivers/01_sysrw...............dubious + Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 12 Failed 1/17 tests, 94.12% okay
Any Ideas?
It is the only test that failed
Failed Test Stat Wstat Total Fail List of Failed ---------------------------------------------------------------------- +--------- t/10_units/04_drivers/01_sysrw.t 1 256 17 1 12 55 tests and 17 subtests skipped. Failed 1/179 test scripts. 1/4540 subtests failed. Files=179, Tests=4540, 359 wallclock secs (66.84 cusr + 16.94 csys = 8 +3.78 CPU) Failed 1/179 test programs. 1/4540 subtests failed. *** Error code 29 make: Fatal error: Command failed for target `test_dynamic' Died at make_package line 28.
Edit: Fixed package name

Edit: Tried installing DBI-1.56, had no problems.