Date: Wed, 10 Aug 2005 08:19:49 -0700 From: Sam Leffler <sam@errno.com> To: Doug Barton <dougb@FreeBSD.org> Cc: freebsd-current@FreeBSD.org Subject: Re: CFT: ndis, iwi, ipw users Message-ID: <42FA1B15.4060005@errno.com> In-Reply-To: <42F9BE51.3020009@FreeBSD.org> References: <42F94526.9090509@errno.com> <42F9BE51.3020009@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Doug Barton wrote: > Sam Leffler wrote: > >> http://people.freebsd.org/~sam/curchan.patch > > > Patch applied cleanly, but even after building world with the latest > sources and starting a kernel build I get: > > > /usr/local/src/sys/net80211/ieee80211_input.c: In function > `ieee80211_recv_mgmt': > /usr/local/src/sys/net80211/ieee80211_input.c:1861: error: `chan' > undeclared (first use in this function) > /usr/local/src/sys/net80211/ieee80211_input.c:1861: error: (Each > undeclared identifier is reported only once > /usr/local/src/sys/net80211/ieee80211_input.c:1861: error: for each > function it appears in.) > /usr/local/src/sys/net80211/ieee80211_input.c:1868: error: `bintval' > undeclared (first use in this function) > *** Error code 1 > > Looks like something didn't apply right; I just checked the code+patch and it appears right. Sam
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?42FA1B15.4060005>