home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / linux / 16326 < prev    next >
Encoding:
Text File  |  1992-11-10  |  762 b   |  22 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!snorkelwacker.mit.edu!bloom-picayune.mit.edu!athena.mit.edu!jnewbern
  3. From: jnewbern@athena.mit.edu (Jeffrey L Newbern)
  4. Subject: Re: Problem w/P4 and EMACS
  5. Message-ID: <1992Nov11.073556.12183@athena.mit.edu>
  6. Sender: news@athena.mit.edu (News system)
  7. Nntp-Posting-Host: basselope.mit.edu
  8. Organization: Massachusetts Institute of Technology
  9. References: <1992Nov10.100403.36440@uservx.plk.af.mil>
  10. Date: Wed, 11 Nov 1992 07:35:56 GMT
  11. Lines: 9
  12.  
  13. the problems with emacs core dumping under pl4 are due to achange in
  14. fd_set.  until you can get an emacs binary compiled under pl4, you can
  15. use this temporary fix:
  16.  
  17. recompile the kernel after changing NR_OPEN to 32 in limits.h 
  18.  
  19. if you can't recompile the kernel, use vi.
  20.  
  21. jeff
  22.