Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Mar 2000 15:26:07 -0800
From:      Brian Nelson <brian@pocketscience.com>
To:        Ben Smithurst <ben@scientia.demon.co.uk>
Cc:        Jerry Bell <jerry@bellnetworks.net>, freebsd-stable@FreeBSD.ORG
Subject:   Re: ps, w, top and netstat problem
Message-ID:  <38DE9C8F.3F9D6246@pocketscience.com>
References:  <XFMail.000326095323.mike@rbc.ru> <015801bf96cc$14f8fce0$f7bbb1d0@netrex.com> <20000326163457.O86036@strontium.scientia.demon.co.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
Could you have possibly also compiled the OS, re-CVSup'd to a NEWER
version of the source, and then compiled a kernel?

Make sure you following all the following steps:
cvsup -L 2 -g stable-supfile
cd /usr/src
make buildworld 
make installworld
cd /usr/src/sys/i386/conf
config -r MYKERNEL
cd ../../compile/MYKERNEL
make depend
make
make install

at each step, you should stop and make sure NOTHING error'd out.

reboot

Ben Smithurst wrote:
> 
> Jerry Bell wrote:
> 
> > I just tried removing the 'options PROCFS' from the kernel config and
> > recompiled.  After a reboot, I get the same thing.
> >
> > I ran another make buildworld and make installworld, so the ps, w, top and
> > netstat binaries are _definately_ in sync with the kernel.  I removed all
> > compiler options during this make world.
> 
> ok, I hate to ask questions which imply you're stupid, but you *did* do
> 'make install' in the kernel compile directory, didn't you? It's just
> that you've never explicitly mentioned that, and I don't know what else
> would cause these problems.
> 
> --
> Ben Smithurst / ben@scientia.demon.co.uk / PGP: 0x99392F7D
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-stable" in the body of the message


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?38DE9C8F.3F9D6246>