<div dir="ltr">Hi all<div><br></div><div>I was trying to install ndn-cxx from the official sources and I'm getting this error.</div><div><br></div><div>[205/206] Linking build/bin/ndnsec<br>./libndn-cxx.so: error: undefined reference to 'EVP_sha3_512'<br>./libndn-cxx.so: error: undefined reference to 'EVP_blake2b512'<br>./libndn-cxx.so: error: undefined reference to 'EVP_blake2s256'<br>./libndn-cxx.so: error: undefined reference to 'EVP_sha3_224'<br>./libndn-cxx.so: error: undefined reference to 'EVP_sha3_256'<br>./libndn-cxx.so: error: undefined reference to 'EVP_sha3_384'<br>./libndn-cxx.so: error: undefined reference to 'EVP_MD_CTX_free'<br>./libndn-cxx.so: error: undefined reference to 'EVP_MD_CTX_new'<br>./libndn-cxx.so: error: undefined reference to 'EVP_PKEY_get_raw_private_key'<br>./libndn-cxx.so: error: undefined reference to 'RSA_pkey_ctx_ctrl'<br>./libndn-cxx.so: error: undefined reference to 'EVP_PKEY_new_raw_private_key'<br>collect2: error: ld returned 1 exit status<br><br>Waf: Leaving directory `/home/pg/git_projects/ndn-cxx/build'<br>Build failed<br> -> task in 'tool-ndnsec' failed with exit status 1 (run with -v to display more information)<br></div><div><br></div><div>Please let me know what could be the cause of this.</div></div>