I am new to Kamikaze and trunk toolchain. I downloaded it and try to compile my own img.
But if I include the madwifi, I always fail it.

it said:
if_ath_radar.c:1302: error: `list' undeclared (first use in this function)
if_ath_radar.c:1302: error: (Each undeclared identifier is reported only once
if_ath_radar.c:1302: error: for each function it appears in.)
if_ath_radar.c:1302: error: syntax error before '{' token
if_ath_radar.c:1285: warning: unused variable `best_pattern'
if_ath_radar.c: At top level:
if_ath_radar.c:1414: error: syntax error before "if"
if_ath_radar.c:1473: warning: type defaults to `int' in declaration of `best_pattern'


I don't know why, is there anybody who can help me?
thanks.

(Last edited by sunknight on 11 Dec 2007, 13:44)