Date: Sat, 16 Jan 1999 20:11:34 -0800 (PST) From: Chris Timmons <skynyrd@opus.cts.cwu.edu> To: Rajesh Vaidheeswarran <rv@fore.com> Cc: freebsd-current@FreeBSD.ORG Subject: Re: kernel build breaks after the latest cvsup Message-ID: <Pine.BSF.3.96.990116200946.15430B-100000@opus.cts.cwu.edu> In-Reply-To: <199901170242.VAA21270@agastya.eng.fore.com>
next in thread | previous in thread | raw e-mail | index | archive | help
You probably need to add kbd0 and update sc0 in your kernel config file. Have a look in the GENERIC kernel config to see how it is done now... On Sat, 16 Jan 1999, Rajesh Vaidheeswarran wrote: > Hello folks, > > I just did a cvsup and tried rebuilding world and the kernel, > but I keep getting an error during the kernel linking stage. > > 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' > ... and many more... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" 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.3.96.990116200946.15430B-100000>