Subject: Re: vmstat, iostat etc no longer work?
To: None <current-users@NetBSD.ORG>
From: Leo Weppelman <leo@wau.mis.ah.nl>
List: current-users
Date: 11/13/1996 11:37:20
In <199611130107.CAA00947@wit387304.student.utwente.nl> e.p.boven@student.utwente.nl (Paul Boven) writes:

>Sorry, I know it's a stupid question, but jost how do I get ps and
>it's kmem-family to work again? I grabbed me the sources on 
>.../NetBSD-current/src/bin/ps, and then did a make, but these sources
>give me an identical (both for diff, and for not giving output) version
>of ps. Help? :)  Kernel is made of sys.tar.gz from the NetBSD-currentr tree.
You should do the following (in this order):
     - install the (updated) include files
     - rebuild and install the kvm-library
     - rebuild ps

Leo.