Date: Fri, 19 Apr 2013 05:43:50 +0400 From: Mike <russiane39@gmail.com> To: freebsd-wireless@freebsd.org Subject: ath-hal compilation error Message-ID: <CAE-2a9aWh6i%2BLGzY9h5F0uur66dz57T_f32_d7U-SG%2BF0cBLYA@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hello! I just wanted to notice, that Adrian's ath-hal git repository still has one error, which prevents building of ath-hal with clang. /usr/src/sys/modules/ath/../../dev/ath/ath_hal/ar9003/ar9300_radio.c:90:27: error: unused variable 'ichan' [-Werror,-Wunused-variable] HAL_CHANNEL_INTERNAL *ichan = ath_hal_checkchannel(ah, chan); ^ 1 error generated. -- With best regards from Russia, Mike
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAE-2a9aWh6i%2BLGzY9h5F0uur66dz57T_f32_d7U-SG%2BF0cBLYA>