<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body>
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Arial,Helvetica,sans-serif;" dir="ltr">
<p>You need to pull the latest ndn-cxx from github (If you have installed it from apt-get before you need to remove it completely: sudo apt-get remove --purge nfd) and install it. Then do sudo ldconfig.</p>
<p>(And that is an NFD build failure not ndn-cxx which seems to be already installed in the system).</p>
<p><br>
</p>
<p>Ashlesh</p>
<p></p>
</div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> Mini-NDN <mini-ndn-bounces@lists.cs.ucla.edu> on behalf of Tanusree Chatterjee <tnsr.chatterjee@gmail.com><br>
<b>Sent:</b> Wednesday, May 17, 2017 4:50:44 AM<br>
<b>To:</b> mini-ndn@lists.cs.ucla.edu<br>
<b>Subject:</b> [Mini-NDN] error during the ndn-cxx build</font>
<div> </div>
</div>
<div>
<div dir="ltr">
<div>Hello,<br>
<br>
</div>
I have encountered the following error during the build of ndn-cxx.<br>
<br>
<b>tools/nfd-autoreg.cpp.2.o: In function `AutoregServer':<br>
/home/rist/NFD/build/../tools/nfd-autoreg.cpp:56: undefined reference to `ndn::nfd::FaceMonitor::FaceMonitor(ndn::Face&)'<br>
collect2: error: ld returned 1 exit status<br>
<br>
daemon/face/generic-link-service.cpp.3.o: In function `ndn::lp::Packet& ndn::lp::Packet::add<ndn::lp::detail::FieldDecl<ndn::lp::field_location_tags::Header, ndn::lp::NackHeader, 800ul, false> >(ndn::lp::detail::FieldDecl<ndn::lp::field_location_tags::Header,
 ndn::lp::NackHeader, 800ul, false>::ValueType const&)':<br>
/usr/local/include/ndn-cxx/lp/packet.hpp:169: undefined reference to `ndn::lp::Packet::comparePos(unsigned long, ndn::Block const&)'<br>
</b><br clear="all">
<div>
<div>Is this for any version of ndn-cxx? How to debug it?<br>
</div>
<div><br>
</div>
<div>--Thanks & Regards, <br>
</div>
<div>
<div class="gmail_signature">Tanusree Chatterjee<br>
</div>
</div>
</div>
</div>
</div>
</body>
</html>