Created attachment 458954 [details] net-wireless/aircrack-ng-1.2_rc4:20170106-145217.log x86_64-pc-linux-gnu-gcc -O0 -g -D_FILE_OFFSET_BITS=64 -D_REVISION=0 -DHAVE_SQLITE -DHAVE_PCRE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -mavx -DJOHN_AVX -pthread -D_FILE_OFFSET_BITS=64 -D_REVISION=0 -DHAVE_SQLITE -DHAVE_PCRE -DCONFIG_LIBNL30 -DCONFIG_LIBNL -I/usr/include/libnl3 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-array-bounds -Iinclude -DSIMD_CORE -c -o crypto.o crypto.c crypto.c: In function 'calc_mic': crypto.c:291:11: error: storage size of 'ctx' isn't known HMAC_CTX ctx; ^~~ crypto.c:317:2: warning: implicit declaration of function 'HMAC_CTX_init' [-Wimplicit-function-declaration] HMAC_CTX_init(&ctx); ^~~~~~~~~~~~~ crypto.c:327:2: warning: implicit declaration of function 'HMAC_CTX_cleanup' [-Wimplicit-function-declaration] HMAC_CTX_cleanup(&ctx); ^~~~~~~~~~~~~~~~ make[1]: *** [<builtin>: crypto.o] Error 1 make[1]: Leaving directory '/var/tmp/portage/net-wireless/aircrack-ng-1.2_rc4/work/aircrack-ng-1.2-rc4/src' make: *** [Makefile:25: all] Error 2 * ERROR: net-wireless/aircrack-ng-1.2_rc4::gentoo failed (compile phase): * emake failed
Created attachment 458956 [details, diff] r2882.patch This is fixed upstream in svn revision 2882. The patch can be applied to aircrack-ng-1.2_rc4.
Thanks! Added to aircrack-ng-1.2_rc4-r1