Mellanox/mstflint

./configure.sh fails when openssl-devel is not installed

Closed this issue · 1 comments

Despite having openssl installed, ./configure failed with error:

...
checking for openssl/sha.h... no
configure: error: cannot find openssl/sha.h . remove --enable-openssl to remove this dependaency or install openssl

Installing openssl-devel as well fixed the error.

If you want to work with openssl features, you need to install openssl
or u can run with --disable-openssl