Skip site navigation (1)Skip section navigation (2)
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>

index | next in thread | previous in thread | raw e-mail

On Sun, Feb 28, 2010 at 1:54 AM, Howard Leadmon <howard@leadmon.net> wrote:
>   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.

    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


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7d6fde3d1002280240w7849c7a8id530253b3713c5d2>