From owner-freebsd-current Mon Apr 3 10: 0:38 2000 Delivered-To: freebsd-current@freebsd.org Received: from apollo.backplane.com (apollo.backplane.com [216.240.41.2]) by hub.freebsd.org (Postfix) with ESMTP id 30C2537BAFE for ; Mon, 3 Apr 2000 10:00:35 -0700 (PDT) (envelope-from dillon@apollo.backplane.com) Received: (from dillon@localhost) by apollo.backplane.com (8.9.3/8.9.1) id KAA59566; Mon, 3 Apr 2000 10:00:30 -0700 (PDT) (envelope-from dillon) Date: Mon, 3 Apr 2000 10:00:30 -0700 (PDT) From: Matthew Dillon Message-Id: <200004031700.KAA59566@apollo.backplane.com> To: Thomas Dean Cc: freebsd-current@FreeBSD.ORG Subject: Re: Top, vmstat, systat, etc. Broken References: <200004031459.HAA00414@ix.netcom.com> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG It kinda looks like you've stripped your kernel binary. If you havn't, don't, certain programs need the kernel symbols to access kmem. -Matt Matthew Dillon :cvsup'ed April 2 at 1230, make world April 2 2200. : :I think I missed something. Several things in /usr/bin are broken. : :# top :top: nlist failed :# ls -l `which top` :-r-xr-sr-x 1 root kmem 32016 Apr 2 22:36 /usr/bin/top* :# ldconfig -r | grep -i kvm : 25:-lkvm.2 => /usr/lib/libkvm.so.2 :# ls -l /usr/lib/libkvm.so.2 :-r--r--r-- 1 root wheel 18164 Apr 2 22:21 /usr/lib/libkvm.so.2 : :# vmstat :vmstat: undefined symbols: : _kmemstatistics _bucket _zlist :# systat : systat: nlist: can't find following symbols: : _ccpu : _fscale : :tomdean To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message