make -C src allmake[1]: Entering directory `/home/kolcek/Plocha/aircrack/src'make -C osdepmake[2]: Entering directory `/home/kolcek/Plocha/aircrack/src/osdep'Building for Linuxmake[3]: Entering directory `/home/kolcek/Plocha/aircrack/src/osdep'make[3]: `.os.Linux' is up to date.make[3]: Leaving directory `/home/kolcek/Plocha/aircrack/src/osdep'make[2]: Leaving directory `/home/kolcek/Plocha/aircrack/src/osdep'gcc -g -W -Wall -Werror -O3 -D_FILE_OFFSET_BITS=64 -D_REVISION=0 -Iinclude -c -o aircrack-ng.o aircrack-ng.cIn file included from aircrack-ng.c:65:crypto.h:12:26: error: openssl/hmac.h: No such file or directorycrypto.h:13:25: error: openssl/sha.h: No such file or directorycrypto.h:15:25: error: openssl/rc4.h: No such file or directorycrypto.h:16:25: error: openssl/aes.h: No such file or directorycc1: warnings being treated as errorsIn file included from aircrack-ng.c:69:sha1-sse2.h: In function ‘calc_4pmk’:sha1-sse2.h:143: error: implicit declaration of function ‘HMAC’sha1-sse2.h:143: error: implicit declaration of function ‘EVP_sha1’aircrack-ng.c: In function ‘crack_wpa_thread’:aircrack-ng.c:3876: error: implicit declaration of function ‘EVP_md5’make[1]: *** [aircrack-ng.o] Error 1make[1]: Leaving directory `/home/kolcek/Plocha/aircrack/src'make: *** [all] Error 2
Já používám zásadně sudo apt-get install aircrack-ngpod 64.bit ubuntu 8.10 vše jede jak má.
svn co http://trac.aircrack-ng.org/svn/trunk aircrack-ng