Subject: Re: Problems with compiling ps
To: Paul Dehli <Paul.Dehli@RUS.Uni-Stuttgart.DE>
From: Bernd Ernesti <netbsd@arresum.inka.de>
List: amiga
Date: 10/22/1995 07:48:01
On Sun Oct 22 00:23:40 1995, Paul Dehli wrote:
> Hello,
> 
> I have problems with compiling the command ps.
> 
> I compiled a kernel succesfully. Everything works well
> only the ps command fails with the following message:
> 
> ps: proc size mismatch. (16848 total, 644 chunks)

1. You need to do a 'make install' in src/include
2. Make a new libkvm
3. Then you nedd to make a new ps

Bernd