Currently Arch Linux , I decided to install Aircrack-ng and try on my wireless network. So I installed it and I got an Aireplay error message saying something in the lines
Either fix it, or use the -ignore-negative-one flag
So, I used the flag first. It seems to work, but I can't get a handshake. It may be just me, but I was not sure. So I decided to find this patch. I went to the Aircrack website and found it. I followed the instructions and everything was fine until "make". At that moment he issued:
config.mk:199: "WARNING: CONFIG_CFG80211_WEXT will be deactivated or not working because kernel was compiled with CONFIG_WIRELESS_EXT=n. Tools using wext interface like iwconfig will not work. To activate it build your kernel eg with CONFIG_LIBIPW=m." make -C /lib/modules/2.6.38-ARCH/build M=/home/kyle/Desktop/compat-wireless-2011-05-16 modules make: *** /lib/modules/2.6.38-ARCH/build: No such file or directory. Stop. make: *** modules Error 2
What can I do to fix this, so I can use Aircrack?
uname -r prints "2.6.38-ARCH" (without quotes).
source share