Greetings, On a SPARC Solaris 8 box with all current patches, gcc-3.2.2 (compiled to use solaris ld and as), mysql 4.0.13, perl 5.8, and DBI 1.37, I get the following errors from "make test":
----------------------------------------------------------------------- # Test 18 got: '[[1,'a','b','c'],[2,'a','b','c']]' (t/15array.t at line 89) # Expected: '[['1','a','b','c'],['2','a','b','c']]' Failed 2/34 test scripts, 94.12% okay. 2/1203 subtests failed, 99.83% okay. t/15array.t 34 1 2.94% 18 t/zz_15array_pp.t 34 1 2.94% 18 make: *** [test_dynamic] Error 29 ------------------------------------------------------------------------- Any help/pointers anyone can provide in resolving this error would be greatly appreciated. TIA, --Duncan
