Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!samsung!zaphod.mps.ohio-state.edu!sdd.hp.com!elroy.jpl.nasa.gov!abcfd20.larc.nasa.gov!ames!dftsrv!hq!mitch From: mitch@hq.af.mil (Mitch Wright) Newsgroups: comp.lang.perl Subject: PERL 3.0@37 Message-ID: Date: 30 Oct 90 17:15:55 GMT Sender: mitch@hq.afcsa.af.mil Organization: Air Force HQ, The Pentagon Lines: 54 I've been trying to get PERL to compile on a CCI Power 6. It all compiles without an error, but when doing the test, I get 2 errors. Anyone have an idea where I should look to fix these up??? Script started on Tue Oct 30 12:07:50 1990 bash$ make test chmod +x t/TEST t/base.* t/comp.* t/cmd.* t/io.* t/op.*; \ cd t && (rm -f perl; ln -s ../perl .) && ./perl TEST base.cond.......ok [ ... ] comp.multiline..ok comp.package....syntax error in file ./comp.package at line 22, next 2 tokens "sort(keys _main" syntax error in file ./comp.package at line 23, next 2 tokens "sort(keys _XYZ" syntax error in file ./comp.package at line 24, next 2 tokens "sort(keys _ABC" Execution of ./comp.package aborted due to compilation errors. FAILED on test 0 comp.script.....ok comp.term.......ok [ ... ] io.pipe.........ok io.print........syntax error in file ./io.print at line 17, next 2 tokens "printf("ok %d\n"" Execution of ./io.print aborted due to compilation errors. FAILED on test 0 io.tell.........ok [ ... ] op.vec..........ok op.write........ok Failed 2 tests. *** Error code 47 (ignored) bash$ exit script done on Tue Oct 30 12:09:09 1990 From mwright@sysp1.hq.af.mil Tue Oct 30 12:12:31 1990 Return-Path: Received: from sysp1.hq.af.mil ([134.205.123.159]) by hq.af.mil (4.1/SMI-4.1) id AA16592; Tue, 30 Oct 90 12:11:15 EST Received: by sysp1.hq.af.mil (4.12/25-eef) id AA07874; Tue, 30 Oct 90 12:12:25 est Date: Tue, 30 Oct 90 12:12:25 est From: mwright@sysp1.hq.af.mil (88-rx359) Message-Id: <9010301712.AA07874@sysp1.hq.af.mil> Apparently-To: mitch@hq.af.mil ldkflsdjflsjfl; lasf;lasfl;saf;ljasl;fjsa -- /mitch mitch@hq.af.mil (Mitch Wright) | The Pentagon, 1B1046 | (202) 695-0262 The two most common things in the universe are hydrogen and stupidity, but not necessarily in that order.