Building kernel now fails: In function 'ath_key_alloc'
Howard Leadmon
howard at leadmon.net
Sun Feb 28 10:34:29 UTC 2010
Was trying to update my 8.0 system earlier today, and trying to build a
kernel results in the following on an amd64 platform, any ideas how to fix
this?? Funny thing, I don't even use the ath modules..
===> ath (all)
cc -O2 -pipe -march=nocona -fno-strict-aliasing -Werror -D_KERNEL
-DKLD_MODULE -nostdinc -I. -I/usr/src/sys/modules/ath/../../dev/ath
-I/usr/src/sys/modules/ath/../../dev/ath/ath_hal
-DHAVE_KERNEL_OPTION_HEADERS -include
/usr/obj/usr/src/sys/VORLON/opt_global.h -I. -I@ -I@/contrib/altq
-finline-limit=8000 --param inline-unit-growth=100 --param
large-function-growth=1000 -fno-common -g -fno-omit-frame-pointer
-I/usr/obj/usr/src/sys/VORLON -mcmodel=kernel -mno-red-zone -mfpmath=387
-mno-sse -mno-sse2 -mno-sse3 -mno-mmx -mno-3dnow -msoft-float
-fno-asynchronous-unwind-tables -ffreestanding -fstack-protector
-std=iso9899:1999 -fstack-protector -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/ath/../../dev/ath/if_ath.c
/usr/src/sys/modules/ath/../../dev/ath/if_ath.c: In function
'ath_key_alloc':
/usr/src/sys/modules/ath/../../dev/ath/if_ath.c:2240: error: expected
expression before '/' token
*** Error code 1
Stop in /usr/src/sys/modules/ath.
*** Error code 1
Stop in /usr/src/sys/modules.
*** Error code 1
---
Howard Leadmon
More information about the freebsd-amd64
mailing list