compilation error

34 views
Skip to first unread message

valdir silva

unread,
Aug 12, 2023, 10:11:24 AM8/12/23
to vernemq-users
can anyone help with this error?

===> Compiling vmq_diversity
make[1]: Entering directory '/home/pi/vernemq/apps/vmq_passwd/c_src'
cc   vmq_passwd.c -lcrypto -o ../priv/vmq_passwd
vmq_passwd.c:32:10: fatal error: openssl/evp.h: No such file or directory
   32 | #include <openssl/evp.h>
      |          ^~~~~~~~~~~~~~~
compilation terminated.
make[1]: *** [Makefile:21: compile] Error 1
make[1]: Leaving directory '/home/pi/vernemq/apps/vmq_passwd/c_src'
===> Hook for compile failed!

make: *** [Makefile:22: rel] Error 1

valdir silva

unread,
Aug 12, 2023, 10:15:31 AM8/12/23
to vernemq-users
I managed to solve it with libssl-dev

thanks

Reply all
Reply to author
Forward
0 new messages