frech@mwraaa.army.mil (Norman R. Frech CPLS) (03/29/91)
I am trying to build perl 3.0 patch 44 on a Sperry pw 800/20c running sco unix system v/386 ver 3.2.0. The compile seemed to run ok except for a series of redefine warnings out of one of the header files. However when I run the make test I get the following results: chmod +x t/TEST t/base.* t/comp.* t/cmd.* t/io.* t/op.* t/lib.*; \ cd t && (rm -f perl; ln ../perl .) && ./perl TEST base.cond.......ok base.if.........ok base.lex........ok base.pat........ok base.term.......ok comp.cmdopt.....ok comp.cpp........ok comp.decl.......ok comp.multiline..ok comp.package....ok comp.script.....ok comp.term.......ok cmd.elsif.......ok cmd.for.........ok cmd.mod.........ok cmd.subval......ok cmd.switch......ok cmd.while.......ok io.argv.........ok io.dup..........ok io.fs...........FAILED on test 0 io.inplace......ok io.pipe.........ok io.print........ok io.tell.........FAILED on test 0 op.append.......ok op.array........FAILED on test 7 op.auto.........ok op.chop.........ok op.cond.........ok op.dbm..........FAILED on test 0 op.delete.......ok op.do...........ok op.each.........ok op.eval.........ok op.exec.........ok op.exp..........ok op.flip.........ok op.fork.........ok op.glob.........ok op.goto.........ok op.index........ok op.int..........ok op.join.........ok op.list.........ok op.local........ok op.magic........ok op.mkdir........ok op.oct..........ok op.ord..........ok op.pack.........ok op.pat..........ok op.push.........FAILED on test 0 op.range........ok op.read.........FAILED on test 0 op.regexp.......ok op.repeat.......FAILED on test 0 op.s............FAILED on test 0 op.sleep........ok op.sort.........ok op.split........ok op.sprintf......FAILED on test 1 op.stat.........FAILED on test 0 op.study........ok op.substr.......FAILED on test 7 op.time.........ok op.undef........ok op.unshift......ok op.vec..........ok op.write........ok lib.big.........ok *** Error code 2 (ignored) Any suggestions/help would be appreciated. BTW, I have perl running on my Sperry 5000/80 so I know my kits are ok and I reconfigured on the pc. Norm Frech <frech@mwraaa.army.mil>