after unpacking the files to 'ipw2200-0.7' I typed the command 'make' as per the install instruction and received the following:
# make make -C /lib/modules/2.6.8-1.521/build SUBDIRS=/root/ipw/ipw2200-0.7 MODVERDIR=/ root/ipw/ipw2200-0.7 modules make[1]: Entering directory `/lib/modules/2.6.8-1.521/build' CC [M] /root/ipw/ipw2200-0.7/ieee80211_module.o CC [M] /root/ipw/ipw2200-0.7/ieee80211_tx.o CC [M] /root/ipw/ipw2200-0.7/ieee80211_rx.o CC [M] /root/ipw/ipw2200-0.7/ieee80211_wx.o CC [M] /root/ipw/ipw2200-0.7/ipw2200_main.o LD [M] /root/ipw/ipw2200-0.7/ipw2200.o LD [M] /root/ipw/ipw2200-0.7/ieee80211.o CC [M] /root/ipw/ipw2200-0.7/ieee80211_crypt.o CC [M] /root/ipw/ipw2200-0.7/ieee80211_crypt_wep.o Building modules, stage 2. MODPOST *** Warning: "ieee80211_free" [/root/ipw/ipw2200-0.7/ipw2200.ko] has no CRC! *** Warning: "ieee80211_skb_to_txb" [/root/ipw/ipw2200-0.7/ipw2200.ko] has no CR C! *** Warning: "ieee80211_rx_mgt" [/root/ipw/ipw2200-0.7/ipw2200.ko] has no CRC! *** Warning: "ieee80211_rx" [/root/ipw/ipw2200-0.7/ipw2200.ko] has no CRC! *** Warning: "ieee80211_alloc" [/root/ipw/ipw2200-0.7/ipw2200.ko] has no CRC! *** Warning: "ieee80211_wx_get_scan" [/root/ipw/ipw2200-0.7/ipw2200.ko] has no C RC! *** Warning: "ieee80211_txb_free" [/root/ipw/ipw2200-0.7/ipw2200.ko] has no CRC! *** Warning: "ieee80211_wx_get_encode" [/root/ipw/ipw2200-0.7/ipw2200.ko] has no CRC! *** Warning: "ieee80211_wx_set_encode" [/root/ipw/ipw2200-0.7/ipw2200.ko] has no CRC! *** Warning: "ieee80211_unregister_crypto_ops" [/root/ipw/ipw2200-0.7/ieee80211_ crypt_wep.ko] has no CRC! *** Warning: "ieee80211_register_crypto_ops" [/root/ipw/ipw2200-0.7/ieee80211_cr ypt_wep.ko] has no CRC! *** Warning: "ieee80211_crypt_deinit_handler" [/root/ipw/ipw2200-0.7/ieee80211.k o] has no CRC! *** Warning: "ieee80211_crypt_delayed_deinit" [/root/ipw/ipw2200-0.7/ieee80211.k o] has no CRC! *** Warning: "ieee80211_crypt_deinit_entries" [/root/ipw/ipw2200-0.7/ieee80211.k o] has no CRC! *** Warning: "ieee80211_get_crypto_ops" [/root/ipw/ipw2200-0.7/ieee80211.ko] has no CRC! CC /root/ipw/ipw2200-0.7/ieee80211.mod.o LD [M] /root/ipw/ipw2200-0.7/ieee80211.ko CC /root/ipw/ipw2200-0.7/ieee80211_crypt.mod.o LD [M] /root/ipw/ipw2200-0.7/ieee80211_crypt.ko CC /root/ipw/ipw2200-0.7/ieee80211_crypt_wep.mod.o LD [M] /root/ipw/ipw2200-0.7/ieee80211_crypt_wep.ko CC /root/ipw/ipw2200-0.7/ipw2200.mod.o LD [M] /root/ipw/ipw2200-0.7/ipw2200.ko make[1]: Leaving directory `/lib/modules/2.6.8-1.521/build' --- Michael Halcrow <[EMAIL PROTECTED]> wrote: > On Wed, Sep 22, 2004 at 02:25:30PM -0700, Alex > Esplin wrote: > > Thanks for the link. After working on it for a > couple > > hours now, I think that it may be a little bit > over my > > newbie head. I'm not sure what I'm doing wrong, > or > > what I don't have. > > > > I downloaded the file, unpacked it, and as per the > > install instructions entered "make." it worked for > a > > second then threw like 40 warnings having to do > with > > not having a CRC? any suggestions? > > Please post what you typed and what you got. > > Mike > ATTACHMENT part 1.2 application/pgp-signature > ____________________ > BYU Unix Users Group > http://uug.byu.edu/ > ___________________________________________________________________ > List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list _______________________________ Do you Yahoo!? Declare Yourself - Register online to vote today! http://vote.yahoo.com ____________________ BYU Unix Users Group http://uug.byu.edu/ ___________________________________________________________________ List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list
