<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi all,<div class=""><br class=""></div><div class="">I have been struggling with this for a while. I have Ubuntu 14.04, g++ 4.8.2, boost 1.54 and I’m following the instructions on how to install and build ndnSIM but I’m getting many of the following error while compiling:</div><div class=""><br class=""></div><div class=""><div class="">In file included from ./ns3/ndnSIM/model/ndn-app-face.hpp:24:0,</div><div class="">                 from ./ns3/ndnSIM/apps/ndn-app.hpp:24,</div><div class="">                 from ../src/ndnSIM/examples/ndn-custom-apps/hijacker.hpp:25,</div><div class="">                 from ../src/ndnSIM/examples/ndn-custom-apps/hijacker.cpp:22:</div><div class="">./ns3/ndnSIM/NFD/daemon/face/local-face.hpp: In member function ‘bool nfd::LocalFace::decodeAndDispatchInput(const ndn::Block&)’:</div><div class="">./ns3/ndnSIM/NFD/daemon/face/local-face.hpp:156:88: <b class="">error: no matching function for call to ‘ndn::nfd::LocalControlHeader::wireDecode(const ndn::Block&, bool, bool)’</b></div><div class="">               this->isLocalControlHeaderEnabled(LOCAL_CONTROL_FEATURE_NEXT_HOP_FACE_ID));</div></div><div class=""><br class=""></div><div class=""><div class=""> -> task in 'ndn-custom-apps' failed (exit status 1):</div><div class=""><span class="Apple-tab-span" style="white-space:pre">       </span>{task 139918401716496: cxx hijacker.cpp -> hijacker.cpp.4.o}</div><div class="">['/usr/bin/g++', '-std=c++0x', '-std=c++11', '-O0', '-ggdb', '-g3', '-Wall', '-Wno-error=deprecated-declarations', '-fstrict-aliasing', '-Wstrict-aliasing', '-pthread', '-fPIC', '-I.', '-I..', '-Isrc/ndnSIM', '-I../src/ndnSIM', '-Isrc/ndnSIM/NFD', '-I../src/ndnSIM/NFD', '-Isrc/ndnSIM/NFD/daemon', '-I../src/ndnSIM/NFD/daemon', '-Isrc/ndnSIM/NFD/core', '-I../src/ndnSIM/NFD/core', '-I/usr/include/libxml2', '-I/usr/local/include', '-I/usr/include', '-DNS3_ASSERT_ENABLE', '-DNS3_LOG_ENABLE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_NET_ETHERNET_H=1', '-DHAVE_PACKET_H=1', '-DHAVE_IS_DEFAULT_CONSTRUCTIBLE=1', '-DHAVE_IS_MOVE_CONSTRUCTIBLE=1', '-DHAVE_CXX_OVERRIDE=1', '-DHAVE_NDN_CXX=1', '-DHAVE_SQLITE3=1', '-DHAVE_IF_TUN_H=1', '-DHAVE_GSL=1', '../src/ndnSIM/examples/ndn-custom-apps/hijacker.cpp', '-c', '-o', 'src/ndnSIM/examples/ndn-custom-apps/hijacker.cpp.4.o']</div></div><div class=""><br class=""></div><div class="">I might have missed installing or configuring something, any ideas?</div><div class=""><br class=""></div><div class="">Thanks,</div><div class="">Cesar<br class=""><div apple-content-edited="true" class="">
<div style=" font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; " class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; " class=""><div style=" font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; " class=""><span style="font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: small; background-color: rgb(255, 255, 255); " class=""><br class="Apple-interchange-newline"><font color="#222222" face="arial" class="">-- <br class=""></font></span><span style="color: rgb(89, 89, 89); font-family: Calibri, sans-serif; font-size: small; " class="">PGP Key: <a href="http://www.cesarghali.info/contact.html" class="">http://www.cesarghali.info/contact.html</a><br class=""></span><span style="color: rgb(89, 89, 89); font-family: Calibri, sans-serif; font-size: small; " class="">PGP Key ID: 0x455D8052</span></div></div></div>
</div>
<br class=""></div></body></html>