<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="">Thank you Spyros, that was the problem. I forked ndnSIM repo last week and now ndn-cxx is more advance than my ndnSIM repo. I managed to get them both in synch and complication was successful.<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><blockquote type="cite" class=""><div class="">On Feb 20, 2015, at 1:47 PM, Spyridon (Spyros) Mastorakis <<a href="mailto:spiros.mastorakis@gmail.com" class="">spiros.mastorakis@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class="">Hello,<br class=""><br class="">please make sure that you are using the ndn-cxx library and ndnSIM including the latest commit available on github.<br class=""><br class="">--<br class="">Spyridon (Spyros) Mastorakis<br class="">Personal Website: <a href="http://cs.ucla.edu/~mastorakis/" class="">http://cs.ucla.edu/~mastorakis/</a><br class="">Internet Research Laboratory<br class="">PhD Computer Science<br class="">UCLA<br class=""><br class=""><br class=""><br class=""><br class=""><blockquote type="cite" class="">On Feb 20, 2015, at 1:40 PM, Cesar Ghali <<a href="mailto:cghali@uci.edu" class="">cghali@uci.edu</a>> wrote:<br class=""><br class="">Hi all,<br class=""><br 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:<br class=""><br class="">In file included from ./ns3/ndnSIM/model/ndn-app-face.hpp:24:0,<br class="">                 from ./ns3/ndnSIM/apps/ndn-app.hpp:24,<br class="">                 from ../src/ndnSIM/examples/ndn-custom-apps/hijacker.hpp:25,<br class="">                 from ../src/ndnSIM/examples/ndn-custom-apps/hijacker.cpp:22:<br class="">./ns3/ndnSIM/NFD/daemon/face/local-face.hpp: In member function ‘bool nfd::LocalFace::decodeAndDispatchInput(const ndn::Block&)’:<br class="">./ns3/ndnSIM/NFD/daemon/face/local-face.hpp:156:88: error: no matching function for call to ‘ndn::nfd::LocalControlHeader::wireDecode(const ndn::Block&, bool, bool)’<br class="">               this->isLocalControlHeaderEnabled(LOCAL_CONTROL_FEATURE_NEXT_HOP_FACE_ID));<br class=""><br class=""> -> task in 'ndn-custom-apps' failed (exit status 1):<br class=""><span class="Apple-tab-span" style="white-space:pre"> </span>{task 139918401716496: cxx hijacker.cpp -> hijacker.cpp.4.o}<br 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']<br class=""><br class="">I might have missed installing or configuring something, any ideas?<br class=""><br class="">Thanks,<br class="">Cesar<br class=""><br class="">-- <br class="">PGP Key: <a href="http://www.cesarghali.info/contact.html" class="">http://www.cesarghali.info/contact.html</a><br class="">PGP Key ID: 0x455D8052<br class=""><br class="">_______________________________________________<br class="">ndnSIM mailing list<br class=""><a href="mailto:ndnSIM@lists.cs.ucla.edu" class="">ndnSIM@lists.cs.ucla.edu</a><br class="">http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim<br class=""></blockquote><br class=""><br class=""></div></blockquote></div><br class=""></div></body></html>