ah, this is a different problem. one quick workaround is to comment out the unused variable ic :P, or you could include INVARIANTS in your kernel config, or you could ping adrian :)
--- On Sat, 3/9/13, Hartmann, O. <[email protected]> wrote: > > But neither r248102 nor r248103 compile! > > /usr/src/sys/net80211/ieee80211_output.c:600:23: error: > unused variable > 'ic' [-Werror,-Wunused-variable] > struct ieee80211com *ic = > ni->ni_ic;) > ( > _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[email protected]"
