gnu emacs

Robert Kenyon kenyon at uicbert.eecs.uic.edu
Wed Oct 31 05:59:18 AEST 1990


kenyon at uicbert.eecs.uic.edu (Robert Kenyon) writes:

>"0000-Admin at UCBVAX.BERKELEY.EDU writes:

>>I'm still failing to compile GNU emacs on my 4D/20 running IRIX 3.3.1...

>>Several people suggested that to solve the swap space problem, I add the line

>>#define HAVE_GETWD

>>to the src/s-iris3-6.h file.  So I did.  However, at the fateful temacs command
>>during the make, I now get the error "Termination code 138" with no explaination
>>whatsoever.  This code appears essentially immediately after the temacs command
>>is executed -- no more waiting for swap space to fill.
>>Please send mail with any suggestions...  Many people (including me) anxiously
>>await the use of EMACS...

>>Thanks,
>>Eugene Gholz
>>(eugholz at athena.mit.edu)


>I had the same problem.  I put the following line in my config.h file:

>#define HAVE_GETPW

>and it compiled and is currently running without and problems.



>R. Kenyon

>(bert.eecs.uic.edu)



I'm sorry but it seems that I have given the wrong define statement to
get EMACS to compile correctly.

The correct define is:

#define HAVE_GETWD

This is now what I should have typed the first time!

bob kenyon



More information about the Comp.sys.sgi mailing list