Date: Sun, 28 Feb 2010 02:40:41 -0800 From: Garrett Cooper <yanefbsd@gmail.com> To: Howard Leadmon <howard@leadmon.net> Cc: freebsd-amd64@freebsd.org Subject: Re: Building kernel now fails: In function 'ath_key_alloc' Message-ID: <7d6fde3d1002280240w7849c7a8id530253b3713c5d2@mail.gmail.com> In-Reply-To: <003001cab85c$1842bf50$48c83df0$@net> References: <003001cab85c$1842bf50$48c83df0$@net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Feb 28, 2010 at 1:54 AM, Howard Leadmon <howard@leadmon.net> wrote: > =A0 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 fi= x > this?? =A0 =A0 =A0Funny thing, I don't even use the ath modules.. > > > > > > =3D=3D=3D> ath (all) > > cc -O2 -pipe -march=3Dnocona -fno-strict-aliasing -Werror -D_KERNEL > -DKLD_MODULE -nostdinc =A0-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=3D8000 --param inline-unit-growth=3D100 --param > large-function-growth=3D1000 -fno-common -g -fno-omit-frame-pointer > -I/usr/obj/usr/src/sys/VORLON -mcmodel=3Dkernel -mno-red-zone =A0-mfpmath= =3D387 > -mno-sse -mno-sse2 -mno-sse3 -mno-mmx -mno-3dnow =A0-msoft-float > -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector > -std=3Diso9899:1999 -fstack-protector -Wall -Wredundant-decls -Wnested-ex= terns > -Wstrict-prototypes =A0-Wmissing-prototypes -Wpointer-arith -Winline > -Wcast-qual =A0-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. The error was reported seen on the ppc and sparc64 tinderboxes earlier on, but I haven't seen this issue compiling amd64 with RELENG_8 on my box today. Thanks, -Garrett
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7d6fde3d1002280240w7849c7a8id530253b3713c5d2>