[Nfd-dev] Error while install NFD

Dehart, John jdd at wustl.edu
Sun Aug 27 10:10:27 PDT 2017


Right. Sorry, I gave you an old version of a start script.

Instead of this:

# use PKUSZ as gateway router:
nfdc register / udp://219.223.222.5

# configure for prefix registration at PKUSZ:
nfdc register /localhop/nfd udp4://219.223.222.5




Try this:
nfdc face create udp://219.223.222.5

nfdc route add /   udp://219.223.222.5
nfdc route add   /localhop/nfd    udp4://219.223.222.5


John


On Aug 27, 2017, at 11:59 AM, Tấn Xuânn <tanxuanvl95 at gmail.com<mailto:tanxuanvl95 at gmail.com>> wrote:

nfdc register / udp://219.223.222.5<http://219.223.222.5/>

'nfdc register' command is deprecated. Use 'nfdc route add' instead.
nfdc: symbol lookup error: nfdc: undefined symbol: _ZNK3ndn4util7FaceUri8canonizeERKSt8functionIFvRKS1_EERKS2_IFvRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEERN5boost4asio10io_serviceENSL_6chrono8durationIlNSL_5ratioILl1ELl1000000000EEEEE


 nfdc route add / udp://219.223.222.5<http://219.223.222.5/>
Segmentation fault (core dumped)

_______________________________________________
Nfd-dev mailing list
Nfd-dev at lists.cs.ucla.edu<mailto:Nfd-dev at lists.cs.ucla.edu>
http://www.lists.cs.ucla.edu/mailman/listinfo/nfd-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/nfd-dev/attachments/20170827/b4845d20/attachment-0001.html>


More information about the Nfd-dev mailing list