Re: new 'beta' version of 'ath' driver available on leaf.
Erik Wikstr闣 wrote:
<cut>
>> if_ath.c:3837: warning: value computed is not used
>> *** Error code 1
>>
>> Stop in /tmp/ath-dragonfly-1.4.2/src/sys/dev/netif/ath.
>
>
> I think you are using gcc2 but should use gcc34. Either you can
> add
>
> CCVER?=gcc34
>
> to your /etc/make.conf (notice the ?-mark). Or use
>
> setenv CCVER gcc34
>
> if you don't want to use gcc34 as standard (perhaps "make
> -DCCVER=gcc34" will also work).
>
> Don't know if you have to recompile your kernel ect too.
>
Yes you are right I am using gcc2 will try with gcc34, thx!
--
mph
討論串 (同標題文章)
完整討論串 (本文為第 12 之 13 篇):