Date: Tue, 16 Feb 1999 16:41:09 -0600 (CST) From: Oscar Bonilla <obonilla@fisicc-ufm.edu> To: freebsd-questions@FreeBSD.ORG, gvbmail@tns.net Subject: Re: kernel not compiling.. Message-ID: <199902162241.QAA16180@voyager.fisicc-ufm.edu> In-Reply-To: <4.1.19990216121620.00a418b0@abused.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> I experienced this same error last time I tried to compile a 3.x kernel on > another machine.. this time it was an existing machine that was running 3.0 > and I tried to compile a new kernel under 3.1 source.. and this is the > error I get while trying to make the kernel >> truncated... > syscons.o: In function `sccngetch': > syscons.o(.text+0x2719): undefined reference to `kbdsw' > syscons.o(.text+0x274a): undefined reference to `kbdsw' > syscons.o(.text+0x2798): undefined reference to `kbdsw' >> truncated... > If anyone has seen this before or knows a fix or why it is doing this > please let me know, because this is the second machine with different > hardware configurations that this has occured on.. i'm not sure but i think that happens when you use a 2.2.X kernel config file under 3.X i was getting that same error when i upgraded from 2.2.7 to 3.0-CURRENT (using cvs) because i was using the old kernel config file. regards, -oscar To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199902162241.QAA16180>