Skip to content

Error on make command #112

@DareDEvil6996

Description

@DareDEvil6996

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions