Stable kernel does not compile

[ Available lists | Index of freebsd-questions | Month of Feb 1996 | Week of 6 Feb 1996 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Neal Westfall <nwestfal@Vorlon.odc.net>
Date
6 Feb 1996 18:20:50
Subject
Stable kernel does not compile
Message-ID
199602070224.SAA08608@Vorlon.odc.net


[ Hide this part ]
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



Elapsed time: 0.066 seconds