Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Feb 1999 11:36:27 -0500 (EST)
From:      Richard Stanaford <richard@nova.eri.net>
To:        GVB <gvbmail@tns.net>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: kernel not compiling..
Message-ID:  <Pine.BSF.4.05.9902171135030.24100-100000@nova.eri.net>
In-Reply-To: <4.1.19990216121620.00a418b0@abused.com>

next in thread | previous in thread | raw e-mail | index | archive | help


You wanna make sure you have the following in your config file.. 

# The keyboard controller; it controlls the keyboard and the PS/2 mouse.
controller      atkbdc0 at isa? port IO_KBD tty

I made the mistake of commenting that out and it got me with the same
output.. 

Good Luck,
-Richard.


On Tue, 16 Feb 1999, GVB wrote:

> 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
> 
> su-2.02# make
> loading kernel
> syscons.o: In function `scvidprobe':
> syscons.o(.text+0x231): undefined reference to `vid_configure'
> syscons.o(.text+0x24e): undefined reference to `vid_allocate'
> syscons.o(.text+0x26b): undefined reference to `vid_get_adapter'



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?Pine.BSF.4.05.9902171135030.24100-100000>