Error compiling Kernel

Bruce Cran bruce at cran.org.uk
Sun May 17 12:41:34 UTC 2009


On Sun, 17 May 2009 14:15:32 +0200
Jose Luis Alarcon Sanchez <jlalarcon at gawab.com> wrote:

> -I/usr/src/sys/dev/ath /usr/src/sys/dev/ath/if_ath.c: In function
> 'ath_rx_tap': /usr/src/sys/dev/ath/if_ath.c:3414: error: 'const
> struct ath_rx_status' has no member named
> 'rs_flags' /usr/src/sys/dev/ath/if_ath.c:3416: error: 'const struct
> ath_rx_status' has no member named 'rs_flags' *** Error code 1
> 
> Stop in /usr/obj/usr/src/sys/MYKERNEL_NAME.
> *** Error code 1
> 
> Stop in /usr/src.
> *** Error code 1
> 
> Stop in /usr/src.
> 
> 
> What can i do with this?. Anybody see a way for fix it?.

Try adding 

options AH_SUPPORT_AR5416

to your kernel configuration.

-- 
Bruce Cran


More information about the freebsd-questions mailing list