sensepost / mana

*DEPRECATED* mana toolkit for wifi rogue AP attacks and MitM
https://w1f1.net/
Other
1.09k stars 275 forks source link

Error on make command #112

Open DareDEvil6996 opened 3 years ago

DareDEvil6996 commented 3 years ago

root@kali:~/mana# make make -C hostapd-mana/hostapd/ make[1]: Entering directory '/root/mana/hostapd-mana/hostapd' In file included from ../src/eap_server/eap_server_pwd.c:14: /root/mana/hostapd-mana/src/eap_common/eap_pwd_common.h:12:10: fatal error: openssl/bn.h: No such file or directory 12 | #include <openssl/bn.h> | ^~~~~~ compilation terminated. make[1]: [Makefile:891: ../src/eap_server/eap_server_pwd.o] Error 1 make[1]: Leaving directory '/root/mana/hostapd-mana/hostapd' make: [Makefile:3: all] Error 2

I have installed libnl-3-dev installed Screenshot 2020-12-12 203004