<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi Anil,<div class=""><br class=""></div><div class="">It seems that your ndn-cxx library has not been updated. Please checkout the latest version of ndn-cxx from <a href="https://github.com/named-data/ndn-cxx" class="">https://github.com/named-data/ndn-cxx</a>.</div><div class=""><br class=""></div><div class="">btw. the ChronoSync which NLSR depends is not exactly the same as the one you are trying to compile. NLSR has its own copy of ChronoSync codebase. </div><div class=""><br class=""><div class="">
<span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px;"><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; 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-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;  "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; " class=""><div class="">Yingdi</div><div class=""><br class=""></div></div></span><br class="Apple-interchange-newline"></span><br class="Apple-interchange-newline">
</div>
<br class=""><div><blockquote type="cite" class=""><div class="">On Nov 5, 2014, at 6:33 PM, Anil Jangam <<a href="mailto:anilj.mailing@gmail.com" class="">anilj.mailing@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class="">Hi,<div class=""><br class=""></div><div class="">I hope this is correct forum to post this question. I just subscribed to the mailing list. </div><div class=""><br class=""></div><div class="">I am trying to compile ChronoSync, one of the dependencies for building NLSR, and it is failing with a following error log. </div><div class=""><br class=""></div><div class="">I have successfully built and installed the ndn-cxx; however, the file ndn-cxx/util/digest.hpp does not exist there. </div><div class=""><br class=""></div><div class="">Can someone please tell me what is missing? </div><div class=""><br class=""></div><div class="">/anil.</div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><div class="">./waf</div><div class="">Waf: Entering directory `/home/anilj1/sandbox/ChronoSync/build'</div><div class="">[ 1/11] Compiling src/diff-state-container.cpp</div><div class="">[ 2/11] Compiling src/diff-state.cpp</div><div class="">[ 3/11] Compiling src/interest-container.cpp</div><div class="">[ 4/11] Compiling src/interest-table.cpp</div><div class="">In file included from ../src/leaf-container.hpp:29:0,</div><div class="">                 from ../src/state.hpp:29,</div><div class="">                 from ../src/diff-state.hpp:28,</div><div class="">                 from ../src/diff-state.cpp:25:</div><div class="">../src/leaf.hpp:29:35: fatal error: ndn-cxx/util/digest.hpp: No such file or directory</div><div class="">compilation terminated.</div><div class=""><br class=""></div><div class="">In file included from ../src/leaf-container.hpp:29:0,</div><div class="">                 from ../src/state.hpp:29,</div><div class="">                 from ../src/diff-state.hpp:28,</div><div class="">                 from ../src/diff-state-container.hpp:29,</div><div class="">                 from ../src/interest-container.hpp:30,</div><div class="">                 from ../src/interest-container.cpp:25:</div><div class="">../src/leaf.hpp:29:35: fatal error: ndn-cxx/util/digest.hpp: No such file or directory</div><div class="">compilation terminated.</div><div class=""><br class=""></div><div class="">In file included from ../src/leaf-container.hpp:29:0,</div><div class="">                 from ../src/state.hpp:29,</div><div class="">                 from ../src/diff-state.hpp:28,</div><div class="">                 from ../src/diff-state-container.hpp:29,</div><div class="">                 from ../src/interest-container.hpp:30,</div><div class="">                 from ../src/interest-table.hpp:28,</div><div class="">                 from ../src/interest-table.cpp:25:</div><div class="">../src/leaf.hpp:29:35: fatal error: ndn-cxx/util/digest.hpp: No such file or directory</div><div class="">compilation terminated.</div></div><div class=""><br class=""></div></div>
_______________________________________________<br class="">Ndn-interest mailing list<br class=""><a href="mailto:Ndn-interest@lists.cs.ucla.edu" class="">Ndn-interest@lists.cs.ucla.edu</a><br class="">http://www.lists.cs.ucla.edu/mailman/listinfo/ndn-interest<br class=""></div></blockquote></div><br class=""></div></body></html>