Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!mips!ptimtc!nntp-server.caltech.edu!news From: ktl@sgi1.wag.caltech.edu (Kian-Tat Lim) Newsgroups: comp.lang.perl Subject: Perl 4.0 on Irix 3.3.2 Message-ID: <1991Mar22.083242.16441@nntp-server.caltech.edu> Date: 22 Mar 91 08:32:42 GMT Sender: news@nntp-server.caltech.edu Reply-To: ktl@wag.caltech.edu (Kian-Tat Lim) Organization: California Institute of Technology, Pasadena, CA Lines: 12 I'm trying to get 4.0 up on our SGI boxen running Irix 3.3.2. make test is still rather unhappy. One problem I've definitely identified is that toke.c and sys/file.h conflict over what f_next should be; SGI's include file has #define f_next f_up.f_unext which gives cc fits. I'm not sure which is better style -- a name change by Larry or a strategically placed #undef. -- Kian-Tat Lim (ktl@wag.caltech.edu, KTL @ CITCHEM.BITNET, GEnie: K.LIM1)