home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / linux / 16419 < prev    next >
Encoding:
Text File  |  1992-11-11  |  1.4 KB  |  35 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: Linux version 0.98-pl4
  5. Message-ID: <1992Nov12.032900.12891@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: <1992Nov9.112201.14250@klaava.Helsinki.FI> <1992Nov11.121307.7872@arbi.Informatik.Uni-Oldenburg.DE> <1992Nov11.125634.36441@uservx.plk.af.mil>
  10. Date: Thu, 12 Nov 1992 03:29:00 GMT
  11. Lines: 22
  12.  
  13. In article <1992Nov11.125634.36441@uservx.plk.af.mil> simonich@uservx.plk.af.mil writes:
  14. >In article <1992Nov11.121307.7872@arbi.Informatik.Uni-Oldenburg.DE>, Thomas.Peikenkamp@arbi.informatik.uni-oldenburg.de (Thomas Peikenkamp) writes:
  15. >> Hi,
  16. >> 
  17. >> After reading its init file, emacs is stopped by signal SIGIOT.
  18. >> 0.98-4 is the first Linux version showing this behaviour. Any clues?
  19. >> 
  20. >> Thomas
  21. >> 
  22. >
  23. >I had the same problem.  Check the "Problem w/p4 and emacs "
  24. >thread.
  25. >
  26. >The bottom line is recompile emacs.
  27.  
  28. it is not necessary to recompile emacs if you have the kernel source.
  29. until you can get a new emacs binary, you can change the definition of
  30. NR_OPEN in limits.h to 32 and then recompile the kernel, since kernel
  31. source is easier to come by than emacs source.  this is only a temporary
  32. fix, but it works.
  33.  
  34. jeff
  35.