From owner-freebsd-questions Sun Aug 20 2: 6:22 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp-2.core.com (mx2.core.com [208.40.40.41]) by hub.freebsd.org (Postfix) with ESMTP id 32EB937B422 for ; Sun, 20 Aug 2000 02:06:16 -0700 (PDT) Received: from mencken ([208.40.44.65]) by smtp-2.core.com (Netscape Messaging Server 4.15) with SMTP id FZL2IY01.J0E for ; Sun, 20 Aug 2000 05:04:10 -0400 Message-ID: <000701c00a9f$0da57940$412c28d0@mencken> From: "Rob" To: Subject: top: nlist failed Date: Sun, 20 Aug 2000 05:06:19 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dear "questions," I have an aggravating problem involving FreeBSD 4.1-RELEASE (a problem that began under 4.0-RELEASE). Basically, I can't run any of my memory- related system tools, such as `top', `swapinfo', or `vmstat'. $ top top: nlist failed $ swapinfo swapinfo: undefined symbol: _numvnodes $ vmstat vmstat: undefined symbols: _cp_time _kmemstatistics _bucket _zlist At this point, you are probably thinking that I upgraded my kernel without the utilities. But I just upgraded from 4.0-RELEASE to 4.1-RELEASE (kernel and system) and the problem is still there. Originally, under 4.0-RELEASE, everything had been working fine. Then one day, all of a sudden, those problems cropped up. I had rebuilt my kernel from source, so I thought I might have accidentally pulled something other than 4.0-RELEASE kernel sources from the cvsup server. Rather than doing a `make world', I used the `/stand/sysinstall' method to do a binary upgrade to 4.1-RELEASE, which otherwise works fine. What's going on here? Any help would be greatly appreciated. -Rob To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message