home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / os / minix / 5239 < prev    next >
Encoding:
Text File  |  1993-01-21  |  989 b   |  31 lines

  1. Newsgroups: comp.os.minix
  2. Path: sparky!uunet!elroy.jpl.nasa.gov!sdd.hp.com!crash!cwr
  3. From: cwr@crash.cts.com (Will Rose)
  4. Subject: Re: help
  5. Organization: CTS Network Services (crash, ctsnet), El Cajon, CA
  6. Date: 21 Jan 93 13:44:11 PST
  7. Message-ID: <1993Jan21.134412.3343@crash>
  8. References: <1993Jan21.123643.6543@email.tuwien.ac.at>
  9. Lines: 20
  10.  
  11. Peter Holzer (hp@vmars.tuwien.ac.at) wrote:
  12. [about ps]
  13. : Here are some points to check:
  14. : * Did you call ps -U?
  15. : * Is ps using the right images (if you are using shoelace, the paths
  16. :   in ps.c are probably wrong)
  17. : * Did you compile ps with the same defines (-DINTEL_32BITS ...) as 
  18. :   kernel, mm, and fs?
  19. : * Did you compile ps with the same include files as kernel, mm, and fs?
  20.   The one I always used to forget, since I removed them to save space:
  21.   * Did you add the symbol tables to the kernel binaries?
  22.  
  23. In the end I gave up and patched ps.c to use a sensible ascii database
  24. generated by the tools Makefile.
  25.  
  26. Will
  27. cwr@crash.cts.com
  28.  
  29.