Subject: Re: top
To: Leo Weppelman <leo@wau.mis.ah.nl>
From: Patrick Welche <prlw1@cam.ac.uk>
List: current-users
Date: 07/16/1998 14:31:01
Leo Weppelman wrote:
> 
> On Thu 16 Jul 1998, Patrick Welche wrote:
> [ ... ]
> > from libkvm saying it couldn't find pread ? (from memory). Just in
> > case, I rebuilt top, rebuilt the kernel, rebooted, rebuilt top and
> > still get
> > 
> > % top
> > top: kvm_read for _cnt: Bad address
> 
> You probably have an UVM kernel without UVM libkvm. Add the line 'UVM=yes'
> to /etc/mk.conf, rebuild libkvm, relink top & try again...

Ah - one possibility - I built an INSTALL kernel before rebuilding my
kernel. This hasn't got UVM in it, and I didn't do a cleandir before
the make depend && make when making my kernel. I'll try yet again,

Cheers,

Patrick