Subject: Re: proc size mismatch..?
To: None <port-amiga@netbsd.org>
From: Matthias Scheler <tron@lyssa.owl.de>
List: port-amiga
Date: 06/26/1999 01:06:36
In article <99062323381802.00288@pollux>,
Stefan Sichler <sichler@rumms.uni-mannheim.de> writes:
> What can I do?
Short method:
cd /usr/src
make includes
cd lib/libkvm
make cleandir && make depend all && make install
cd ../../bin/ps
make cleandir && make depend all && make install
Complete method:
cd /usr/src
make build
Regards
--
Matthias Scheler http://home.owl.de/~tron/