Xref: utzoo comp.lang.perl:2704 comp.unix.ultrix:5062 Path: utzoo!attcan!uunet!dino!sharkey!umich!dgsi!brian From: brian@cimage.com (Brian Kelley) Newsgroups: comp.lang.perl,comp.unix.ultrix Subject: Re: Perl test problems under Ultrix 4.0 Message-ID: <1990Oct24.200201.17462@cimage.com> Date: 24 Oct 90 20:02:01 GMT References: <1990Oct23.190637.9412@cimage.com> Reply-To: brian@dgsi.UUCP (Brian Kelley) Organization: Cimage Corp, Ann Arbor, MI Lines: 15 In article <1990Oct23.190637.9412@cimage.com> brian@cimage.com (Brian Kelley) writes: > >I've been trying to build perl patchlevel 37 under Ultrix 4.0 without success. >This is on a System 5400. The make goes fine, but 'make test' fails on tests >7 and 40. Has anyone else experienced these problems or built perl under >4.0 (I've had no problems on our Suns using the same code)? The solution to this problem is to turn off the optimizer. Thanks to all those who responded. Brian --- brian@cimage.com