7.2-RELEASE kbdmux

Chris Knipe savage at savage.za.org
Wed Sep 9 15:59:55 UTC 2009


Hi,

I've just checked out 7.2-RELEASE from CVS.  My build world was successful,
but I am failing on compiling the stock standard GENERIC kernel that comes
out of CVS.

===> kbdmux (all)
cc -O2 -fno-strict-aliasing -pipe  -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc
-DHAVE_KERNEL_OPTION_HEADERS -include
/usr/obj/usr/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq
-finline-limit=8000 --param inline-unit-growth=100 --param
large-function-growth=1000 -fno-common -g -I/usr/obj/usr/src/sys/GENERIC
-mno-align-long-strings -mpreferred-stack-boundary=2  -mno-mmx -mno-3dnow
-mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Wall -Wredundant-decls
-Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith
-Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions -c
/usr/src/sys/modules/kbdmux/../../dev/kbdmux/kbdmux.c
/usr/src/sys/modules/kbdmux/../../dev/kbdmux/kbdmux.c:127:8: error: macro
names must be identifiers
/usr/src/sys/modules/kbdmux/../../dev/kbdmux/kbdmux.c: In function
'kbdmux_kbd_event':
/usr/src/sys/modules/kbdmux/../../dev/kbdmux/kbdmux.c:261: warning: implicit
declaration of function 'KBDMUX_CHECK_CHAR'
/usr/src/sys/modules/kbdmux/../../dev/kbdmux/kbdmux.c:261: warning: nested
extern declaration of 'KBDMUX_CHECK_CHAR'
*** Error code 1


This is a stock standard cvsup'ed machine, nothing changed, altered, added,
or removed.  Any help appreciated.

--
Chris.




More information about the freebsd-questions mailing list