<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div>I think the problem is a little bit different from the linked redmine issue.   Most likely it is because of the compiler version mismatch (base gcc version for 12.04 is 4.6.something) --- the packaged version of cryptopp will not work with compilers different from gcc 4.6.</div><div><br></div><div>If you want to use newer compiler, you just need to install cryptopp library from source.  I suspect that the same applies to boost libraries too.</div><div><br>---</div><div>Alex</div><div><br>On Jul 11, 2015, at 3:21 AM, Joao Pereira <<a href="mailto:joaopapereira@gmail.com">joaopapereira@gmail.com</a>> wrote:<br><br></div><blockquote type="cite"><div><div dir="ltr">Hello,<div>Take a look at this topic: <a href="http://redmine.named-data.net/issues/1700">http://redmine.named-data.net/issues/1700</a></div><div>Apparently this is the same issue see if it solved your problem.</div><div><br></div><div>BR</div></div><br><div class="gmail_quote"><div dir="ltr">On Fri, 10 Jul 2015 at 14:55 Weiwei Liu <<a href="mailto:summerwing10@gmail.com">summerwing10@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div>Hi there,<br><br></div>I am trying to build ndn-cxx from source, but I run into a problem. After I executed ./waf configure, following error occurred:<br><br><i>weiwei@weiwei-virtual-machine:~/Github/ndn-cxx$ ./waf configure<br>Setting top to                           : /home/weiwei/Github/ndn-cxx <br>Setting out to                           : /home/weiwei/Github/ndn-cxx/build <br>Building static library                  : yes <br>Building shared library                  : no <br>Checking for 'g++' (C++ compiler)        : /usr/bin/g++ <br>Checking supported CXXFLAGS              : -std=c++11 <br>Checking supported CXXFLAGS              : -pedantic -Wall -O2 -g <br>Checking for program 'doxygen'           : /usr/bin/doxygen <br>Checking for program 'tar'               : /bin/tar <br>Checking for program 'sphinx-build'      : /usr/bin/sphinx-build <br>Checking for std::is_default_constructible : yes <br>Checking for std::is_nothrow_move_constructible : yes <br>Checking for std::is_nothrow_move_assignable    : yes <br>Checking for friend typename-specifier          : yes <br>Checking for override and final specifiers      : yes <br>Checking for program 'sh'                       : /bin/sh <br>Checking for library pthread                    : yes <br>Checking for library rt                         : yes <br>Checking for function getpass                   : yes <br>Checking for rtnetlink                          : yes <br>Checking for program 'pkg-config'               : /usr/bin/pkg-config <br>Checking for 'sqlite3'                          : yes <br>Checking Crypto++ lib                           : 561 <br>Checking if CryptoPP library works              : no <br>Checking if CryptoPP library works              : no <br><span style="color:rgb(255,0,0)">CryptoPP is present, but is not usable<br>(complete log in /home/weiwei/Github/ndn-cxx/build/config.log)</span></i><br><br></div><div>Here are some additional information :<br></div><div>OS : Ubuntu 12.04<br></div><div>GCC version: 4.7.3 <br></div><div>config.log is attached.<br><br></div><div>Could some one help me with this? <br><br>Thank you very much.<br></div><div><br><br></div><div>Best,<br></div><div>Weiwei<br></div><div><br></div><div><br></div></div>
_______________________________________________<br>
Nfd-dev mailing list<br>
<a href="mailto:Nfd-dev@lists.cs.ucla.edu" target="_blank">Nfd-dev@lists.cs.ucla.edu</a><br>
<a href="http://www.lists.cs.ucla.edu/mailman/listinfo/nfd-dev" rel="noreferrer" target="_blank">http://www.lists.cs.ucla.edu/mailman/listinfo/nfd-dev</a><br>
</blockquote></div>
</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>Nfd-dev mailing list</span><br><span><a href="mailto:Nfd-dev@lists.cs.ucla.edu">Nfd-dev@lists.cs.ucla.edu</a></span><br><span><a href="http://www.lists.cs.ucla.edu/mailman/listinfo/nfd-dev">http://www.lists.cs.ucla.edu/mailman/listinfo/nfd-dev</a></span><br></div></blockquote></body></html>