From owner-freebsd-hackers Tue Nov 20 12:28:37 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.122.47]) by hub.freebsd.org (Postfix) with ESMTP id 19D3A37B405 for ; Tue, 20 Nov 2001 12:28:32 -0800 (PST) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.11.3/8.10.1) with ESMTP id fAKKSlg53766; Tue, 20 Nov 2001 12:28:47 -0800 (PST) Date: Tue, 20 Nov 2001 12:28:47 -0800 (PST) From: Doug White To: Matthew Cc: Subject: Re: stange probelm with vmstat In-Reply-To: <003c01c17216$bd891850$6503c23f@fire> Message-ID: X-All-Your-Base: are belong to us MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, 20 Nov 2001, Matthew wrote: > I got strnage problem with vmstat in 4.1 stable. I got : > undefined symbols: _kememstatistics, _bucket, _zlist > error mesg. I checked the kernel with nm: it says: 0xxxx b symbol. > > All three are in there. I checked the device file in /dev and the sgid on > vmstat. > Everything right. Can any one tell what i did thtat messed up my 4.1? This generally happens if you don't boot your kernel with loader(8). Make sure you're booting your kernel the right way ... delete /boot.config, particularly if it mentions your kernel in it. Doug White | FreeBSD: The Power to Serve dwhite@resnet.uoregon.edu | www.FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message