[Ndn-interest] ChronoSync build failing.

Anil Jangam anilj.mailing at gmail.com
Wed Nov 5 18:33:13 PST 2014


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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndn-interest/attachments/20141105/67ce66d8/attachment.html>


More information about the Ndn-interest mailing list