On Sat, May 18, 2013 at 8:54 PM, Outback Dingo <[email protected]>wrote:
> > > > On Sat, May 18, 2013 at 8:51 PM, Adrian Chadd <[email protected]> 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 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-wireless To unsubscribe, send any mail to "[email protected]"
