-
Notifications
You must be signed in to change notification settings - Fork 4
Error building hcxpcapngtools #1
Copy link
Copy link
Open
Description
root@Bobby:/hcxtools# make
mkdir -p .deps
cc -O3 -Wall -Wextra -Wpedantic -std=gnu99 -MMD -MF .deps/hcxpcapngtool.d -o hcxpcapngtool hcxpcapngtool.c -lssl -lcrypto -lz -DVERSION_TAG="6.3.4-11-g546ded5" -DVERSION_YEAR="2024" -DWANTZLIB
hcxpcapngtool.c:27:10: fatal error: openssl/core.h: No such file or directory
27 | #include <openssl/core.h>
| ^~~~~~~~~~~~~~~~
compilation terminated.
make: *** [Makefile:96: hcxpcapngtool] Error 1
me sad
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels