Path: utzoo!attcan!uunet!samsung!sol.ctr.columbia.edu!src.honeywell.com!msi.umn.edu!noc.MR.NET!uc!ab.msc.umn.edu!ken From: ken@ab.msc.umn.edu (Ken Chin-Purcell) Newsgroups: comp.sys.sgi Subject: Re: emacs install on 4D/120 under 3.3.1 Keywords: emacs 3.3.1 Message-ID: <3129@uc.msc.umn.edu> Date: 13 Dec 90 14:55:19 GMT References: <1990Dec12.203514.17135@freedom.msfc.nasa.gov> Sender: news@uc.msc.umn.edu Reply-To: ken@msc.edu Organization: Minnesota Supercomputer Center Lines: 18 mason@freedom.msfc.nasa.gov (Jim Mason) writes: ....I am trying to install emacs-18.55 on an IRIS 4D/120GTX (IRIX 3.3.1). ....When the build-install script gets to the .... .... ./temacs -batch -l inc-vers .... ....the system complains that it runs out of memory/swap space. There is a recursion problem with the getcwd call in emacs. At the end of the header file s-iris3-6.h append: /* needed under irix 3.3 */ #define HAVE_GETWD And build away! BTW, Epoch needs the same fix. -- -- Ken