Date: Sun, 28 Feb 2010 04:54:58 -0500 From: "Howard Leadmon" <howard@leadmon.net> To: <freebsd-amd64@freebsd.org> Subject: Building kernel now fails: In function 'ath_key_alloc' Message-ID: <003001cab85c$1842bf50$48c83df0$@net>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?003001cab85c$1842bf50$48c83df0$>