From owner-freebsd-questions Fri Feb 15 19:30:18 2002 Delivered-To: freebsd-questions@freebsd.org Received: from idk.com (idk.com [65.104.9.99]) by hub.freebsd.org (Postfix) with ESMTP id 9879F37B404 for ; Fri, 15 Feb 2002 19:30:14 -0800 (PST) Received: (from tony@localhost) by idk.com (8.9.3/8.9.3) id TAA06404 for freebsd-questions@freebsd.org; Fri, 15 Feb 2002 19:30:16 -0800 (PST) From: Tony Message-Id: <200202160330.TAA06404@idk.com> Subject: top - error nlist failed To: freebsd-questions@freebsd.org Date: Fri, 15 Feb 2002 19:30:16 -0800 (PST) X-Mailer: ELM [version 2.5 PL6] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I have been trying to recompile the 4.5 kernel, removing unwanted/non-existant interfaces. The GENERIC kernel compiles and "top" works. The one I comment the non-existant interface out compile but top abort with a "nlist failed". This is obvisiously something I commented out.. What kernel option lets top work? Would save me a lot of time and frustration, other I will have to go start again and remove one at a time until it breaks. Thanks Tony To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message