Subject: Re: Don't use ps,vmstat,config...etc
To: Hidetoshi Ohuchi <chacha@wizplanet.com>
From: Scott Reynolds <scottr@og.org>
List: port-mac68k
Date: 01/20/1997 12:27:53
On Thu, 16 Jan 1997, Hidetoshi Ohuchi wrote:
> I can have used commands (ps, vmstat).
>
> Then, I install GENERIC-20 from
> ftp://ftp.netbsd.org/pub/NetBSD/arch/kernel/ to my IIsi.
>
> But, I can't use command (ps, vmstat).
As Bill S. already mentioned, you'll need to recompile these commands
because the kernel interface has changed somewhat.
> And, for I do compile kernel, I use 'config' command in
> /sys/arch/mac68k/conf.
If you have the NetBSD-current kernel source, you will need to recompile
the `config' command. (You'll also need to recompile the `make' command
due to a recent change in that utility, as well.)
-scott