A20/keybord/no-keyboard

Danny Braniss danny at cs.huji.ac.il
Tue Nov 16 06:55:21 GMT 2004


> In message: <20041115102636.0978543D2F at mx1.FreeBSD.org>
>             Danny Braniss <danny at 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





More information about the freebsd-hackers mailing list