<div dir="ltr">Hi,<div><br></div><div>I hope this is correct forum to post this question. I just subscribed to the mailing list. </div><div><br></div><div>I am trying to compile ChronoSync, one of the dependencies for building NLSR, and it is failing with a following error log. </div><div><br></div><div>I have successfully built and installed the ndn-cxx; however, the file ndn-cxx/util/digest.hpp does not exist there. </div><div><br></div><div>Can someone please tell me what is missing? </div><div><br></div><div>/anil.</div><div><br></div><div><br></div><div><div>./waf</div><div>Waf: Entering directory `/home/anilj1/sandbox/ChronoSync/build'</div><div>[ 1/11] Compiling src/diff-state-container.cpp</div><div>[ 2/11] Compiling src/diff-state.cpp</div><div>[ 3/11] Compiling src/interest-container.cpp</div><div>[ 4/11] Compiling src/interest-table.cpp</div><div>In file included from ../src/leaf-container.hpp:29:0,</div><div>                 from ../src/state.hpp:29,</div><div>                 from ../src/diff-state.hpp:28,</div><div>                 from ../src/diff-state.cpp:25:</div><div>../src/leaf.hpp:29:35: fatal error: ndn-cxx/util/digest.hpp: No such file or directory</div><div>compilation terminated.</div><div><br></div><div>In file included from ../src/leaf-container.hpp:29:0,</div><div>                 from ../src/state.hpp:29,</div><div>                 from ../src/diff-state.hpp:28,</div><div>                 from ../src/diff-state-container.hpp:29,</div><div>                 from ../src/interest-container.hpp:30,</div><div>                 from ../src/interest-container.cpp:25:</div><div>../src/leaf.hpp:29:35: fatal error: ndn-cxx/util/digest.hpp: No such file or directory</div><div>compilation terminated.</div><div><br></div><div>In file included from ../src/leaf-container.hpp:29:0,</div><div>                 from ../src/state.hpp:29,</div><div>                 from ../src/diff-state.hpp:28,</div><div>                 from ../src/diff-state-container.hpp:29,</div><div>                 from ../src/interest-container.hpp:30,</div><div>                 from ../src/interest-table.hpp:28,</div><div>                 from ../src/interest-table.cpp:25:</div><div>../src/leaf.hpp:29:35: fatal error: ndn-cxx/util/digest.hpp: No such file or directory</div><div>compilation terminated.</div></div><div><br></div></div>