From owner-freebsd-questions Thu Dec 7 12: 9:18 2000 From owner-freebsd-questions@FreeBSD.ORG Thu Dec 7 12:09:16 2000 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from brazil.webair.com (brazil.webair.com [209.10.49.3]) by hub.freebsd.org (Postfix) with ESMTP id 2E93637B400 for ; Thu, 7 Dec 2000 12:09:15 -0800 (PST) Received: from localhost (keith@localhost) by brazil.webair.com (8.11.1/8.9.3) with ESMTP id eB7K99170559 for ; Thu, 7 Dec 2000 15:09:10 -0500 (EST) (envelope-from keith@webair.com) Date: Thu, 7 Dec 2000 15:09:09 -0500 (EST) From: keith To: questions@freebsd.org Subject: kernel / world out of sync? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi guys, I'm getting these errors: {webairadmin@gremlin 3:07pm} ~> vmstat vmstat: undefined symbols: _kmemstatistics _bucket _zlist In my experience that usually means the world and kernel are out of sync, but I'm wondering if there can be any other causes. I first had 4.0-release on this machine, installed from the ISO, It had the same errors, I then cvsupped and make {build,install}world and kernel fine... but I still get the same errors. Here's what I'm running: {webairadmin@gremlin 3:07pm} ~> uname -a FreeBSD gremlin.webair.com 4.2-STABLE FreeBSD 4.2-STABLE #0: Thu Dec 7 13:27:59 EST 2000 root@gremlin.webair.com:/usr/obj/usr/src/sys/GREMLIN i386 Freshly compiled today: {webairadmin@gremlin 3:07pm} ~> ls -l /kernel -r-xr-xr-x 1 root wheel 2130424 Dec 7 13:31 /kernel* {webairadmin@gremlin 3:07pm} ~> ls -l /usr/bin/top -r-xr-sr-x 1 root kmem 32312 Dec 7 13:39 /usr/bin/top* Is there any other cause for this? I'm totally at a loss. Thanks, -- Keith Simonsen Webair Internet Development, Inc. http://www.webair.com -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message