[Nfd-dev] Error for installing NDN-CPP

Lixia Zhang lixia at CS.UCLA.EDU
Wed Jul 20 22:00:30 PDT 2016


Hello,

I’m trying to install ndn-cpp following the instructions on this github page:
https://github.com/named-data/ndn-cpp <https://github.com/named-data/ndn-cpp>
https://github.com/named-data/ndn-cpp/blob/master/INSTALL.md <https://github.com/named-data/ndn-cpp/blob/master/INSTALL.md>

I’ve installed all the dependencies, and was able to successfully do ./configure, however, I got some errors for “make”.
Makefile:3749: recipe for target 'src/encrypt/consumer.lo' failed
make[1]: Leaving directory '/home/cong/work/ndn-cpp'
Makefile:3826: recipe for target 'all-recursive' failed
I tried the installation on Ubuntu 14.04 and 16.04 but the error still persists. The configure and make logs are attached below.
Did I miss anything here? 

Thank you very much!
Cong


_______________________________________________
Ndn-interest mailing list
Ndn-interest at lists.cs.ucla.edu
http://www.lists.cs.ucla.edu/mailman/listinfo/ndn-interest
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/nfd-dev/attachments/20160720/859246f1/attachment.html>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: configure-log.txt
URL: <http://www.lists.cs.ucla.edu/pipermail/nfd-dev/attachments/20160720/859246f1/attachment.txt>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/nfd-dev/attachments/20160720/859246f1/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: make.log
Type: application/octet-stream
Size: 62927 bytes
Desc: not available
URL: <http://www.lists.cs.ucla.edu/pipermail/nfd-dev/attachments/20160720/859246f1/attachment.obj>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/nfd-dev/attachments/20160720/859246f1/attachment-0002.html>


More information about the Nfd-dev mailing list