Date: Tue, 16 Nov 2004 08:55:19 +0200 From: Danny Braniss <danny@cs.huji.ac.il> To: "M. Warner Losh" <imp@bsdimp.com> Cc: hackers@freebsd.org Subject: Re: A20/keybord/no-keyboard Message-ID: <20041116065520.E98FA43D48@mx1.FreeBSD.org> In-Reply-To: Message from "M. Warner Losh" <imp@bsdimp.com> <20041115.094505.119360848.imp@bsdimp.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> In message: <20041115102636.0978543D2F@mx1.FreeBSD.org> > Danny Braniss <danny@cs.huji.ac.il> writes: > : so, Q1: is it possible to compile a 5.3 kernel without kbd, > > Doesn't removing atkbd and atkbdc from the kernel do the job? > this is waht i get if i remove atkbd and atkbdc: ... MAKE=make sh /r+d/5.3/src/sys/conf/newvers.sh WRAP cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/r+d/5.3/src/sys -I/r+d/5.3/src/sys/contrib/dev/acpica -I/r+d/5.3/src/sys/contrib/altq -I/r+d/5.3/src/sys/contrib/ipfilter -I/r+d/5.3/src/sys/contrib/pf -I/r+d/5.3/sr c/sys/contrib/dev/ath -I/r+d/5.3/src/sys/contrib/dev/ath/freebsd -I/r+d/5.3/src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=8000 --param inline- unit-growth=100 --param large-function-growth=1000 -mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding -Werror vers.c linking kernel kbd.o(.text+0x308): In function `kbd_register': : undefined reference to `__start_set_kbddriver_set' kbd.o(.text+0x30e): In function `kbd_register': : undefined reference to `__stop_set_kbddriver_set' kbd.o(.text+0x334): In function `kbd_register': danny
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041116065520.E98FA43D48>