From owner-freebsd-questions Sat Jul 26 16:46:25 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id QAA25721 for questions-outgoing; Sat, 26 Jul 1997 16:46:25 -0700 (PDT) Received: from ridge.spiritone.com (ridge.spiritone.com [205.139.108.2]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id QAA25715 for ; Sat, 26 Jul 1997 16:46:19 -0700 (PDT) Received: from joes.users.spiritone.com (joes.users.spiritone.com [205.139.111.224]) by ridge.spiritone.com (8.8.6/8.8.6) with ESMTP id QAA32174; Sat, 26 Jul 1997 16:45:47 -0700 (PDT) Received: (from joes@localhost) by joes.users.spiritone.com (8.8.6/8.8.6) id QAA11878; Sat, 26 Jul 1997 16:48:14 -0700 (PDT) From: Joseph Stein Message-Id: <199707262348.QAA11878@joes.users.spiritone.com> Subject: Re: pstat problem In-Reply-To: from Doug White at "Jul 26, 97 12:41:31 pm" To: dwhite@resnet.uoregon.edu Date: Sat, 26 Jul 1997 16:48:14 -0700 (PDT) Cc: brett@peloton.physics.montana.edu, freebsd-questions@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL31H (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > > > pstat -T > > 82/680 files > > pstat: sysctl: KERN_VNODE: No such file or directory > > > > I checked on another machine that is also running 2.2-STABLE and the same > > error occurs. Anyone now what's happened? > > Did you build this yourself? > > Generally, this means you need to rebuild pstat. > > (I keep wanting to say that you need to run 'make includes' before 'make > world'...is that this particular problem? :) ) D. Greenman has reported (here? hackers? somewhere else?) that there was a workaround for a bugfix somewhere that has caused this behaviour. He recently (yesterday or day before) said that pstat needed to get the vnode information another way... joe