[Ndn-interest] ChronoSync build failing.

Yingdi Yu yingdi at CS.UCLA.EDU
Wed Nov 5 18:43:14 PST 2014


Hi Anil,

It seems that your ndn-cxx library has not been updated. Please checkout the latest version of ndn-cxx from https://github.com/named-data/ndn-cxx <https://github.com/named-data/ndn-cxx>.

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. 

Yingdi




> On Nov 5, 2014, at 6:33 PM, Anil Jangam <anilj.mailing at gmail.com> wrote:
> 
> Hi,
> 
> I hope this is correct forum to post this question. I just subscribed to the mailing list. 
> 
> I am trying to compile ChronoSync, one of the dependencies for building NLSR, and it is failing with a following error log. 
> 
> I have successfully built and installed the ndn-cxx; however, the file ndn-cxx/util/digest.hpp does not exist there. 
> 
> Can someone please tell me what is missing? 
> 
> /anil.
> 
> 
> ./waf
> Waf: Entering directory `/home/anilj1/sandbox/ChronoSync/build'
> [ 1/11] Compiling src/diff-state-container.cpp
> [ 2/11] Compiling src/diff-state.cpp
> [ 3/11] Compiling src/interest-container.cpp
> [ 4/11] Compiling src/interest-table.cpp
> In file included from ../src/leaf-container.hpp:29:0,
>                  from ../src/state.hpp:29,
>                  from ../src/diff-state.hpp:28,
>                  from ../src/diff-state.cpp:25:
> ../src/leaf.hpp:29:35: fatal error: ndn-cxx/util/digest.hpp: No such file or directory
> compilation terminated.
> 
> In file included from ../src/leaf-container.hpp:29:0,
>                  from ../src/state.hpp:29,
>                  from ../src/diff-state.hpp:28,
>                  from ../src/diff-state-container.hpp:29,
>                  from ../src/interest-container.hpp:30,
>                  from ../src/interest-container.cpp:25:
> ../src/leaf.hpp:29:35: fatal error: ndn-cxx/util/digest.hpp: No such file or directory
> compilation terminated.
> 
> In file included from ../src/leaf-container.hpp:29:0,
>                  from ../src/state.hpp:29,
>                  from ../src/diff-state.hpp:28,
>                  from ../src/diff-state-container.hpp:29,
>                  from ../src/interest-container.hpp:30,
>                  from ../src/interest-table.hpp:28,
>                  from ../src/interest-table.cpp:25:
> ../src/leaf.hpp:29:35: fatal error: ndn-cxx/util/digest.hpp: No such file or directory
> compilation terminated.
> 
> _______________________________________________
> Ndn-interest mailing list
> Ndn-interest at lists.cs.ucla.edu
> http://www.lists.cs.ucla.edu/mailman/listinfo/ndn-interest

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndn-interest/attachments/20141105/160d23b7/attachment.html>


More information about the Ndn-interest mailing list