preubo con ellos....
wget
http://superb-west.dl.sourceforge.net/sourceforge/ieee80211/ieee80211-1.2.17.tar.gztar zxvf ieee80211-1.2.17.tar.gz
cd ieee80211-1.2.17
make
pero vuelve a fallar en este paso, esta es la salida:
Makefile:17:
Makefile:18: WARNING: $SHELL not set to bash.
Makefile:19: If you experience build errors, try
Makefile:20: 'make SHELL=/bin/bash'.
Makefile:21:
Checking in /lib/modules/2.6.22-14-generic for ieee80211 components...
make -C /lib/modules/2.6.22-14-generic/build M=/home/luiyi/ieee80211-1.2.17 modules
make[1]: se ingresa al directorio `/usr/src/linux-headers-2.6.22-14-generic'
/home/luiyi/ieee80211-1.2.17/Makefile:17:
/home/luiyi/ieee80211-1.2.17/Makefile:18: WARNING: $SHELL not set to bash.
/home/luiyi/ieee80211-1.2.17/Makefile:19: If you experience build errors, try
/home/luiyi/ieee80211-1.2.17/Makefile:20: 'make SHELL=/bin/bash'.
/home/luiyi/ieee80211-1.2.17/Makefile:21:
CC [M] /home/luiyi/ieee80211-1.2.17/ieee80211_tx.o
/home/luiyi/ieee80211-1.2.17/ieee80211_tx.c: En la función ‘ieee80211_classify’:
/home/luiyi/ieee80211-1.2.17/ieee80211_tx.c:232: error: ‘struct sk_buff’ no tiene un miembro llamado ‘nh’
make[2]: *** [/home/luiyi/ieee80211-1.2.17/ieee80211_tx.o] Error 1
make[1]: *** [_module_/home/luiyi/ieee80211-1.2.17] Error 2
make[1]: se sale del directorio `/usr/src/linux-headers-2.6.22-14-generic'
make: *** [modules] Error 2
por q pasa esto??????
q necesito instalar o modificar????????
gracias