[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: kvm_mkdb, w, top...




Hi!

I changed /usr/src/usr.bin/Makefile in order to don't build openssl and
httpd (they was repporting errors in compilation).  Now make build runs
ok, but I still having the same problems with kvm_mkdb, w and top :\

... some suggestion????

Tnks!

[]s!
Rodolfo

On Mon, 9 Apr 2001, Todd C. Miller wrote:

> This is normal, the sizes of some kernel structures changed.
> The best fix to rebuild the system but if you update your include
> files in /usr/include/vm and /usr/include/uvm, then rebuild things
> like lib/libkvm, bin/ps, usr.bin/w, and usr.bin/top you *should*
> have a more or less functional system.  You may also want to
> rebuild the *stat programs.
> 
>  - todd
>