Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 May 2013 18:32:49 -0700
From:      Adrian Chadd <adrian@freebsd.org>
To:        Outback Dingo <outbackdingo@gmail.com>
Cc:        freebsd-wireless@freebsd.org
Subject:   Re: [rft] please test -HEAD ath; lots of TX changes
Message-ID:  <CAJ-VmonU4zBq1cY3QUf7N3hnN-pRqxcdC9fC1CLiC1YsA1=ESA@mail.gmail.com>
In-Reply-To: <CAKYr3zxH0cqMA2AX8hKm2XGRzWmFPPgW342y4bO5CRht7R3w%2BA@mail.gmail.com>
References:  <CAJ-VmongHgfCBPFpnMLi_5ppVbz%2BtOXVSOzRmCF=yL8FtnMBHQ@mail.gmail.com> <CAKYr3zx58ruessjGFZ5A5_cghMqHHneEVkP0yJuoRmmvJeU47Q@mail.gmail.com> <CAJ-VmonoTrR5i1U%2Bv-hv-2n=0K2G%2Bh=xVbyWBS5A1%2BG5yoTJ2g@mail.gmail.com> <CAKYr3zxDpoA2-74WWTeoPQCZxn0w=7rdcKTzPwQOsRf3GNOoLg@mail.gmail.com> <CAKYr3zxH0cqMA2AX8hKm2XGRzWmFPPgW342y4bO5CRht7R3w%2BA@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Just fixed this one in -HEAD too.

thanks!




Adrian


On 18 May 2013 18:03, Outback Dingo <outbackdingo@gmail.com> wrote:
>
>
>
> On Sat, May 18, 2013 at 8:54 PM, Outback Dingo <outbackdingo@gmail.com>
> wrote:
>>
>>
>>
>>
>> On Sat, May 18, 2013 at 8:51 PM, Adrian Chadd <adrian@freebsd.org> wrote:
>>>
>>> Hm. Ok ill fix that. Ta!
>>>
>>> Thanks
>
> Heres another
>
> cc  -c -O2 -pipe -fno-strict-aliasing  -std=c99 -g -Wall -Wredundant-decls
> -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith
> -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions
> -Wmissing-include-dirs -fdiagnostics-show-option
> -Wno-error-tautological-compare -Wno-error-empty-body
> -Wno-error-parentheses-equality  -nostdinc  -I. -I/usr/src/sys
> -I/usr/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include
> opt_global.h  -fno-omit-frame-pointer -mno-aes -mno-avx -mcmodel=kernel
> -mno-red-zone -mno-mmx -mno-sse -msoft-float
> -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror
> /usr/src/sys/dev/ath/if_ath_tx.c -I/usr/src/sys/dev/ath
> /usr/src/sys/dev/ath/if_ath_tx.c:952:21: error: use of undeclared identifier
> 'ATH_DEBUG_RESET'
>         if (sc->sc_debug & ATH_DEBUG_RESET)
>                            ^
> 1 error generated.
> *** Error code 1
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJ-VmonU4zBq1cY3QUf7N3hnN-pRqxcdC9fC1CLiC1YsA1=ESA>