[Ndn-interest] Issue with installing ndn-cxx

Athreya Nagaraj indiathreya92 at gmail.com
Fri Aug 16 03:31:43 PDT 2019


Hi all

I was trying to install ndn-cxx from the official sources and I'm getting
this error.

[205/206] Linking build/bin/ndnsec
./libndn-cxx.so: error: undefined reference to 'EVP_sha3_512'
./libndn-cxx.so: error: undefined reference to 'EVP_blake2b512'
./libndn-cxx.so: error: undefined reference to 'EVP_blake2s256'
./libndn-cxx.so: error: undefined reference to 'EVP_sha3_224'
./libndn-cxx.so: error: undefined reference to 'EVP_sha3_256'
./libndn-cxx.so: error: undefined reference to 'EVP_sha3_384'
./libndn-cxx.so: error: undefined reference to 'EVP_MD_CTX_free'
./libndn-cxx.so: error: undefined reference to 'EVP_MD_CTX_new'
./libndn-cxx.so: error: undefined reference to
'EVP_PKEY_get_raw_private_key'
./libndn-cxx.so: error: undefined reference to 'RSA_pkey_ctx_ctrl'
./libndn-cxx.so: error: undefined reference to
'EVP_PKEY_new_raw_private_key'
collect2: error: ld returned 1 exit status

Waf: Leaving directory `/home/pg/git_projects/ndn-cxx/build'
Build failed
 -> task in 'tool-ndnsec' failed with exit status 1 (run with -v to display
more information)

Please let me know what could be the cause of this.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndn-interest/attachments/20190816/909d6a18/attachment.html>


More information about the Ndn-interest mailing list