[ILUG] IEEE 802.11 libraries compile failure

Paul Jakma paul at clubi.ie
Tue Sep 27 12:37:26 IST 2005


On Tue, 27 Sep 2005, Cian Davis wrote:

> However, compilation of the ieee80211 libraries isn't completing 
> with 'Warning: "init_module" $file undefined' or cleanup_module 
> undefined.

What exactly makes you think it isn't completing? Warning's are not 
errors and the below very much looks like it did complete succesfully 
despite the warnings..

eg, to pick one:

>  CC [M]  /home/cian/wireless/ieee80211-1.0.3/ieee80211_crypt_wep.o

compiles..

>  MODPOST
> Warning: could not find versions for .tmp_versions/ieee80211.mod
> *** Warning: "cleanup_module"
> [/home/cian/wireless/ieee80211-1.0.3/ieee80211_crypt_wep.ko] undefined!

Who knows? something to do with module versioning?

>  CC      /home/cian/wireless/ieee80211-1.0.3/ieee80211_crypt_wep.mod.o
>  LD [M]  /home/cian/wireless/ieee80211-1.0.3/ieee80211_crypt_wep.ko

linked..

> make[1]: Leaving directory `/usr/src/kernel-headers-2.6.11-1-686'
> eire-og:/home/cian/wireless/ieee80211-1.0.3#

and successfully finished, you should have a bunch of modules, 
filenames ending in .ko in your /home/cian/wireless/ieee80211-1.0.3 
directory.

regards,
-- 
Paul Jakma	paul at clubi.ie	paul at jakma.org	Key ID: 64A2FF6A
Fortune:
"Is it really you, Fuzz, or is it Memorex, or is it radiation sickness?"
-- Sonic Disruptors comics



More information about the ILUG mailing list