home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.linux
- Path: sparky!uunet!snorkelwacker.mit.edu!bloom-picayune.mit.edu!athena.mit.edu!jnewbern
- From: jnewbern@athena.mit.edu (Jeffrey L Newbern)
- Subject: Re: Problem w/P4 and EMACS
- Message-ID: <1992Nov11.073556.12183@athena.mit.edu>
- Sender: news@athena.mit.edu (News system)
- Nntp-Posting-Host: basselope.mit.edu
- Organization: Massachusetts Institute of Technology
- References: <1992Nov10.100403.36440@uservx.plk.af.mil>
- Date: Wed, 11 Nov 1992 07:35:56 GMT
- Lines: 9
-
- the problems with emacs core dumping under pl4 are due to achange in
- fd_set. until you can get an emacs binary compiled under pl4, you can
- use this temporary fix:
-
- recompile the kernel after changing NR_OPEN to 32 in limits.h
-
- if you can't recompile the kernel, use vi.
-
- jeff
-