Date: Mon, 01 Feb 1999 21:27:34 -0800 From: Thordur Ivarsson <totii@est.is> To: "hackers@FreeBSD.ORG" <hackers@FreeBSD.ORG> Subject: What is wrong in building kernel Message-ID: <36B68CC6.A86B215E@est.is>
index | next in thread | raw e-mail
I am trying to build new kernel and this is what I get 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' syscons.o: In function `sckbdprobe': syscons.o(.text+0x29a): undefined reference to `kbd_configure' syscons.o(.text+0x2be): undefined reference to `kbd_allocate' syscons.o(.text+0x2db): undefined reference to `kbd_get_keyboard' . . lot of deleted lines . . syscons.o(.text+0x5aa8): more undefined references to `vidsw' follow *** Error code 1 Stop. This happens with sources cvsup-ed today but also previously To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the messagehome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?36B68CC6.A86B215E>
