From owner-freebsd-stable Sun Mar 26 15:26:15 2000 Delivered-To: freebsd-stable@freebsd.org Received: from ants.pocketscience.com (gateway1.pocketscience.com [209.24.64.3]) by hub.freebsd.org (Postfix) with ESMTP id 3E52537BB5B for ; Sun, 26 Mar 2000 15:26:08 -0800 (PST) (envelope-from brian@pocketscience.com) Received: from pocketscience.com (southpark.i.pocketscience.com [10.10.4.2]) by ants.pocketscience.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2448.0) id HXB8FPB6; Sun, 26 Mar 2000 15:26:07 -0800 Message-ID: <38DE9C8F.3F9D6246@pocketscience.com> Date: Sun, 26 Mar 2000 15:26:07 -0800 From: Brian Nelson Organization: PocketScience, Inc X-Mailer: Mozilla 4.72 [en] (X11; U; FreeBSD 4.0-STABLE i386) X-Accept-Language: en, pdf MIME-Version: 1.0 To: Ben Smithurst Cc: Jerry Bell , freebsd-stable@FreeBSD.ORG Subject: Re: ps, w, top and netstat problem References: <015801bf96cc$14f8fce0$f7bbb1d0@netrex.com> <20000326163457.O86036@strontium.scientia.demon.co.uk> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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