home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / linux / 10038 < prev    next >
Encoding:
Text File  |  1992-09-08  |  1.2 KB  |  31 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!cis.ohio-state.edu!magnus.acs.ohio-state.edu!bjones
  3. From: bjones@magnus.acs.ohio-state.edu (William A Jones)
  4. Subject: Will ps0.97.2 work with 0.97.3 kernel -- mine won't!
  5. Message-ID: <1992Sep7.032352.27099@magnus.acs.ohio-state.edu>
  6. Sender: news@magnus.acs.ohio-state.edu
  7. Nntp-Posting-Host: bottom.magnus.acs.ohio-state.edu
  8. Organization: The Ohio State University
  9. Date: Mon, 7 Sep 1992 03:23:52 GMT
  10. Lines: 19
  11.  
  12. I just upgraded to the 0.97.3 kernel.  I made my usual patches (setting
  13. /dev/ttys2 -- COM3 in the DOS world -- to IRQ 5 and setting the number
  14. of pseudo-ttys to 16) and had no problems compiling under GCC2.2.2d.
  15. I am noticing an improvement in overall speed over 0.97.1 which is
  16. what I used last.
  17.  
  18. But, when I recompiled ps0.97.2 and tried it, it failed with the error
  19. "/usr2/src/linux/tools/system: No such file or directory"
  20. Well, I tried to find where in the source to change usr2 to usr, failed
  21. and created a symlink from /usr2 to /usr.  Then running ps -U gave
  22.  
  23.         symbol '_low_memory' not found
  24.         trying to read invalid address
  25.  
  26. Did I make a mistake somewhere or is there an easy (or difficult) fix
  27. that needs to be made?  Thanks,
  28.  
  29. Bill
  30.  
  31.