From owner-freebsd-questions Tue Feb 6 18:20:50 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id SAA04678 for questions-outgoing; Tue, 6 Feb 1996 18:20:50 -0800 (PST) Received: from Vorlon.odc.net (nwestfal@Vorlon.odc.net [206.250.32.6]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id SAA04668 for ; Tue, 6 Feb 1996 18:20:48 -0800 (PST) Received: (from nwestfal@localhost) by Vorlon.odc.net (8.7.1/8.7.1) id SAA08608 for freebsd-questions@freebsd.org; Tue, 6 Feb 1996 18:24:13 -0800 From: Neal Westfall Message-Id: <199602070224.SAA08608@Vorlon.odc.net> Subject: Stable kernel does not compile To: freebsd-questions@freebsd.org Date: Tue, 6 Feb 1996 18:24:12 -0800 (PST) X-Mailer: ELM [version 2.4 PL25] Content-Type: text Sender: owner-questions@freebsd.org Precedence: bulk I have a news server running FreeBSD-2.1 that occasionally panics with the infamous "free vnode isn't" or somesuch message. I decided to try downloading the current -STABLE kernel sources and rebuilding the kernel. When I run a make, I get the following when it tries to load the symbol table: Script started on Tue Feb 6 18:13:24 1996 bash# make loading kernel ioconf.o: Undefined symbol `_btintr' referenced from data segment *** Error code 1 Stop. bash# exit Script done on Tue Feb 6 18:13:30 1996 Are there some other files that I need to recompile first in order to get this to work? Neal Westfall Digital Odyssey nwestfal@odc.net