home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / unix / bsd / 2941 < prev    next >
Encoding:
Text File  |  1992-07-27  |  1.7 KB  |  43 lines

  1. Newsgroups: comp.unix.bsd
  2. Path: sparky!uunet!munnari.oz.au!uniwa!cujo!marsh!cproto
  3. From: cproto@marsh.cs.curtin.edu.au (Computer Protocol)
  4. Subject: Re: compiling kernel hangs machine
  5. Message-ID: <cproto.712233991@marsh>
  6. Sender: news@cujo.curtin.edu.au (News Manager)
  7. Organization: Curtin University of Technology
  8. References: <1992Jul26.205819.11128@Urmel.Informatik.RWTH-Aachen.DE>
  9. Date: Mon, 27 Jul 1992 10:46:31 GMT
  10. Lines: 31
  11.  
  12. kuku@acds.physik.rwth-aachen.de (Christoph Kukulies) writes:
  13.  
  14.  
  15. >Could it be that the swap default space (5MB) is too small for compiling
  16. >a kernel with a 4 MB machine. I tried a first kernel build this
  17. >afternoon on a 386SX 4MB and when I came back after several hours the machine seemed to be dead - login from outside was not possible (telnet hung also).
  18.  
  19. >This happened during the compilation of tty.c .
  20.  
  21. >Is it possible to increase the swap space simply by swapping to a file (swapon)?
  22.  
  23. >--Chris
  24. >-----------------------------------------------------------------
  25. >kuku@acds.physik.rwth-aachen.de
  26. >*** Error code 1
  27. >Stop.
  28.  
  29. I had similar problems. Sometimes the make hangs and the only remedy is
  30. a reboot. I managed to build a kernel with ddb. Using CTRL+ALT+ESC I
  31. entered DDB. Unfortunately there is no man page or any other doc for
  32. DDB. So I still don't know why the kernel sometimes dies. 0.0 with some
  33. of the posted kernel patches seemed to be far more robust. I think about
  34. going back to 0.0. I had only one problem with 0.0: after very large
  35. makes (e.g. X11R5) the system started to trash and finally died.
  36.  
  37. Actually I had another problem - dump hung the system. I'm going to
  38. try that tonight with 0.1.
  39.  
  40. regards - Tibor Sashegyi (cproto@abel.cs.curtin.edu.au)
  41.  
  42.