Re: Problem with WPA and with updating to ipw2200 1.1.3
Thomas Börkel <[email protected]>
| Newsgroups | gmane.linux.drivers.ipw2100.devel |
|---|---|
| Message-ID | <[email protected]> |
HI! Zhu Yi wrote: > On Mon, 2006-06-19 at 20:59 +0200, Thomas Börkel wrote: >> OK, now I did "make install" instead of just copy for ieee and ipw2200. >> >> Same results: Same warnings during make of ipw2200 and during load and >> no association with the AP. > > Attach the full compile output. Attached. Thanks! Thomas _______________________________________________ ipw2100-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ipw2100-devel
ipwmake.txt
(text/plain, 1.7 KB)
mkdir -p /home/thomas/download/ipw2200-1.1.3/tmp/.tmp_versions cp /lib/modules/2.6.16.13-4-default/net/ieee80211/.tmp_versions/*.mod /home/thomas/download/ipw2200-1.1.3/tmp/.tmp_versions make -C /lib/modules/2.6.16.13-4-default/build M=/home/thomas/download/ipw2200-1.1.3 MODVERDIR=/home/thomas/download/ipw2200-1.1.3/tmp/.tmp_versions modules make[1]: Entering directory `/usr/src/linux-2.6.16.13-4-obj/i386/default' make -C ../../../linux-2.6.16.13-4 O=../linux-2.6.16.13-4-obj/i386/default modules CC [M] /home/thomas/download/ipw2200-1.1.3/ipw2200.o Building modules, stage 2. MODPOST WARNING: "free_ieee80211" [/home/thomas/download/ipw2200-1.1.3/ipw2200.ko] undefined! WARNING: "alloc_ieee80211" [/home/thomas/download/ipw2200-1.1.3/ipw2200.ko] undefined! WARNING: "ieee80211_wx_get_encode" [/home/thomas/download/ipw2200-1.1.3/ipw2200.ko] undefined! WARNING: "ieee80211_wx_set_encode" [/home/thomas/download/ipw2200-1.1.3/ipw2200.ko] undefined! WARNING: "ieee80211_wx_get_scan" [/home/thomas/download/ipw2200-1.1.3/ipw2200.ko] undefined! WARNING: "ieee80211_wx_get_encodeext" [/home/thomas/download/ipw2200-1.1.3/ipw2200.ko] undefined! WARNING: "ieee80211_wx_set_encodeext" [/home/thomas/download/ipw2200-1.1.3/ipw2200.ko] undefined! WARNING: "ieee80211_rx" [/home/thomas/download/ipw2200-1.1.3/ipw2200.ko] undefined! WARNING: "ieee80211_rx_mgt" [/home/thomas/download/ipw2200-1.1.3/ipw2200.ko] undefined! WARNING: "escape_essid" [/home/thomas/download/ipw2200-1.1.3/ipw2200.ko] undefined! WARNING: "ieee80211_txb_free" [/home/thomas/download/ipw2200-1.1.3/ipw2200.ko] undefined! CC /home/thomas/download/ipw2200-1.1.3/ipw2200.mod.o LD [M] /home/thomas/download/ipw2200-1.1.3/ipw2200.ko make[1]: Leaving directory `/usr/src/linux-2.6.16.13-4-obj/i386/default'