Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!spool.mu.edu!cs.umn.edu!cs.umn.edu!meuer From: meuer@quasifuchs.cs.umn.edu (meuer) Newsgroups: comp.sys.sgi Subject: Perl 4.0 on the Iris Message-ID: Date: 22 Mar 91 14:15:15 GMT Sender: news@cs.umn.edu (News administrator) Distribution: comp Organization: /u/meuer/.organization Lines: 26 Nntp-Posting-Host: quasifuchs.geom.umn.edu I'm having trouble compiling perl 4.0 on the Iris and was wondering if anyone else has run into this. After changing a couple of the settings in the config.sh file created by Configure, perl compiles without error. But when I do a "make test" the following happens: cd t && chmod +x TEST */*.t cd t && (rm -f perl; ln -s ../perl .) && ./perl TEST