Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error on make command #112

Open
DareDEvil6996 opened this issue Dec 12, 2020 · 0 comments
Open

Error on make command #112

DareDEvil6996 opened this issue Dec 12, 2020 · 0 comments

Comments

@DareDEvil6996
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant