From owner-freebsd-stable@FreeBSD.ORG Mon Aug 30 01:02:31 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7C5B016A4CE; Mon, 30 Aug 2004 01:02:31 +0000 (GMT) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C52243D3F; Mon, 30 Aug 2004 01:02:31 +0000 (GMT) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id 60F5972DD4; Sun, 29 Aug 2004 18:02:31 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id 5C4C272DCB; Sun, 29 Aug 2004 18:02:31 -0700 (PDT) Date: Sun, 29 Aug 2004 18:02:31 -0700 (PDT) From: Doug White To: Chern Lee In-Reply-To: <20040827165447.F18269@mall.freebsdmall.com> Message-ID: <20040829180211.J69068@carver.gumbysoft.com> References: <20040827165447.F18269@mall.freebsdmall.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-stable@freebsd.org Subject: Re: top: nlist failed X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Aug 2004 01:02:31 -0000 On Fri, 27 Aug 2004, Chern Lee wrote: > I recently upgraded a machine to 4.10-RELEASE-p2 from a fresh /usr/src from > cvsup. > > $ top > top: nlist failed > > $ systat > systat: nlist: can't find following symbols: > _ccpu > _fscale > > $ vmstat > vmstat: undefined symbols: > _kmemstatistics _bucket _zlist > > $ uname -a > FreeBSD host3 4.10-RELEASE-p2 FreeBSD 4.10-RELEASE-p2 #0: Tue Aug 24 19:46:34 > PDT 2004 chern@host3:/usr/obj/usr/src/sys/HOST3 i386 > > I've taken a look at: > http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/troubleshoot.html#NLIST-FAILED > > and ruled out the first problem since the kernel and world are being compiled > from the same branch/date. > > Any ideas? Did you install kernel and world? :) Also make sure there isn't a rogue set of binaries somewhere. -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org