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