From owner-freebsd-questions Wed Feb 17 8:36:39 1999 Delivered-To: freebsd-questions@freebsd.org Received: from nova.eri.net (nova.eri.net [207.90.82.18]) by hub.freebsd.org (Postfix) with ESMTP id B2FFF11105 for ; Wed, 17 Feb 1999 08:36:36 -0800 (PST) (envelope-from richard@nova.eri.net) Received: from localhost (richard@localhost) by nova.eri.net (8.9.1/8.9.1) with ESMTP id LAA24335; Wed, 17 Feb 1999 11:36:28 -0500 (EST) (envelope-from richard@nova.eri.net) Date: Wed, 17 Feb 1999 11:36:27 -0500 (EST) From: Richard Stanaford To: GVB Cc: freebsd-questions@FreeBSD.ORG Subject: Re: kernel not compiling.. In-Reply-To: <4.1.19990216121620.00a418b0@abused.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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