<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 devs,
<div class=""><br class="">
</div>
<div class="">getting troubles with CryptoPP when building ndn-cxx on ubuntu:</div>
<div class=""><br class="">
</div>
<div class="">
<div style="margin: 0px; line-height: normal; font-family: Menlo; background-color: rgba(255, 255, 255, 0.8);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class="">./waf configure --with-cryptopp="/usr/lib"</span></div>
<div style="margin: 0px; line-height: normal; font-family: Menlo; background-color: rgba(255, 255, 255, 0.8);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class="">Setting top to                           :
</span><span style="font-variant-ligatures: no-common-ligatures; color: #34bc26" class="">/home/peter/ndn-cxx</span><span style="font-variant-ligatures: no-common-ligatures" class=""> </span></div>
<div style="margin: 0px; line-height: normal; font-family: Menlo; background-color: rgba(255, 255, 255, 0.8);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class="">Setting out to                           :
</span><span style="font-variant-ligatures: no-common-ligatures; color: #34bc26" class="">/home/peter/ndn-cxx/build</span><span style="font-variant-ligatures: no-common-ligatures" class=""> </span></div>
<div style="margin: 0px; line-height: normal; font-family: Menlo; background-color: rgba(255, 255, 255, 0.8);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class="">Building static library                  :
</span><span style="font-variant-ligatures: no-common-ligatures; color: #afad24" class="">no</span><span style="font-variant-ligatures: no-common-ligatures" class=""> </span></div>
<div style="margin: 0px; line-height: normal; font-family: Menlo; background-color: rgba(255, 255, 255, 0.8);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class="">Building shared library                  :
</span><span style="font-variant-ligatures: no-common-ligatures; color: #34bc26" class="">yes</span><span style="font-variant-ligatures: no-common-ligatures" class=""> </span></div>
<div style="margin: 0px; line-height: normal; font-family: Menlo; background-color: rgba(255, 255, 255, 0.8);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class="">Checking for 'g++' (C++ compiler)        :
</span><span style="font-variant-ligatures: no-common-ligatures; color: #34bc26" class="">/usr/bin/g++</span><span style="font-variant-ligatures: no-common-ligatures" class=""> </span></div>
<div style="margin: 0px; line-height: normal; font-family: Menlo; background-color: rgba(255, 255, 255, 0.8);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class="">Checking supported CXXFLAGS              :
</span><span style="font-variant-ligatures: no-common-ligatures; color: #34bc26" class="">-std=c++11</span><span style="font-variant-ligatures: no-common-ligatures" class=""> </span></div>
<div style="margin: 0px; line-height: normal; font-family: Menlo; color: rgb(52, 188, 38); background-color: rgba(255, 255, 255, 0.8);" class="">
<span style="font-variant-ligatures: no-common-ligatures; color: #000000" class="">Checking supported CXXFLAGS              :
</span><span style="font-variant-ligatures: no-common-ligatures" class="">-O2 -g -pedantic -Wall -Wextra -Wnon-virtual-dtor -Wno-unused-parameter -fdiagnostics-color</span><span style="font-variant-ligatures: no-common-ligatures; color: #000000" class=""> </span></div>
<div style="margin: 0px; line-height: normal; font-family: Menlo; background-color: rgba(255, 255, 255, 0.8);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class="">Checking for std::to_string              :
</span><span style="font-variant-ligatures: no-common-ligatures; color: #34bc26" class="">yes</span><span style="font-variant-ligatures: no-common-ligatures" class=""> </span></div>
<div style="margin: 0px; line-height: normal; font-family: Menlo; background-color: rgba(255, 255, 255, 0.8);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class="">Checking for std::vector::insert with const_iterator :
</span><span style="font-variant-ligatures: no-common-ligatures; color: #34bc26" class="">yes</span><span style="font-variant-ligatures: no-common-ligatures" class=""> </span></div>
<div style="margin: 0px; line-height: normal; font-family: Menlo; background-color: rgba(255, 255, 255, 0.8);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class="">Checking for std::is_default_constructible           :
</span><span style="font-variant-ligatures: no-common-ligatures; color: #34bc26" class="">yes</span><span style="font-variant-ligatures: no-common-ligatures" class=""> </span></div>
<div style="margin: 0px; line-height: normal; font-family: Menlo; background-color: rgba(255, 255, 255, 0.8);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class="">Checking for std::is_nothrow_move_constructible      :
</span><span style="font-variant-ligatures: no-common-ligatures; color: #34bc26" class="">yes</span><span style="font-variant-ligatures: no-common-ligatures" class=""> </span></div>
<div style="margin: 0px; line-height: normal; font-family: Menlo; background-color: rgba(255, 255, 255, 0.8);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class="">Checking for std::is_nothrow_move_assignable         :
</span><span style="font-variant-ligatures: no-common-ligatures; color: #34bc26" class="">yes</span><span style="font-variant-ligatures: no-common-ligatures" class=""> </span></div>
<div style="margin: 0px; line-height: normal; font-family: Menlo; background-color: rgba(255, 255, 255, 0.8);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class="">Checking for program 'doxygen'                       :
</span><span style="font-variant-ligatures: no-common-ligatures; color: #34bc26" class="">/usr/bin/doxygen</span><span style="font-variant-ligatures: no-common-ligatures" class=""> </span></div>
<div style="margin: 0px; line-height: normal; font-family: Menlo; background-color: rgba(255, 255, 255, 0.8);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class="">Checking for program 'tar'                           :
</span><span style="font-variant-ligatures: no-common-ligatures; color: #34bc26" class="">/bin/tar</span><span style="font-variant-ligatures: no-common-ligatures" class=""> </span></div>
<div style="margin: 0px; line-height: normal; font-family: Menlo; background-color: rgba(255, 255, 255, 0.8);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class="">Checking for program 'sphinx-build'                  :
</span><span style="font-variant-ligatures: no-common-ligatures; color: #afad24" class="">not found</span><span style="font-variant-ligatures: no-common-ligatures" class=""> </span></div>
<div style="margin: 0px; line-height: normal; font-family: Menlo; background-color: rgba(255, 255, 255, 0.8);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class="">Checking for program 'sh'                            :
</span><span style="font-variant-ligatures: no-common-ligatures; color: #34bc26" class="">/bin/sh</span><span style="font-variant-ligatures: no-common-ligatures" class=""> </span></div>
<div style="margin: 0px; line-height: normal; font-family: Menlo; background-color: rgba(255, 255, 255, 0.8);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class="">Checking for library pthread                         :
</span><span style="font-variant-ligatures: no-common-ligatures; color: #34bc26" class="">yes</span><span style="font-variant-ligatures: no-common-ligatures" class=""> </span></div>
<div style="margin: 0px; line-height: normal; font-family: Menlo; background-color: rgba(255, 255, 255, 0.8);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class="">Checking for library rt                              :
</span><span style="font-variant-ligatures: no-common-ligatures; color: #34bc26" class="">yes</span><span style="font-variant-ligatures: no-common-ligatures" class=""> </span></div>
<div style="margin: 0px; line-height: normal; font-family: Menlo; background-color: rgba(255, 255, 255, 0.8);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class="">Checking for function getpass                        :
</span><span style="font-variant-ligatures: no-common-ligatures; color: #34bc26" class="">yes</span><span style="font-variant-ligatures: no-common-ligatures" class=""> </span></div>
<div style="margin: 0px; line-height: normal; font-family: Menlo; background-color: rgba(255, 255, 255, 0.8);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class="">Checking for rtnetlink                               :
</span><span style="font-variant-ligatures: no-common-ligatures; color: #34bc26" class="">yes</span><span style="font-variant-ligatures: no-common-ligatures" class=""> </span></div>
<div style="margin: 0px; line-height: normal; font-family: Menlo; background-color: rgba(255, 255, 255, 0.8);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class="">Checking for program 'pkg-config'                    :
</span><span style="font-variant-ligatures: no-common-ligatures; color: #34bc26" class="">/usr/bin/pkg-config</span><span style="font-variant-ligatures: no-common-ligatures" class=""> </span></div>
<div style="margin: 0px; line-height: normal; font-family: Menlo; background-color: rgba(255, 255, 255, 0.8);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class="">Checking for 'sqlite3'                               :
</span><span style="font-variant-ligatures: no-common-ligatures; color: #34bc26" class="">yes</span><span style="font-variant-ligatures: no-common-ligatures" class=""> </span></div>
<div style="margin: 0px; line-height: normal; font-family: Menlo; background-color: rgba(255, 255, 255, 0.8);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class="">Checking Crypto++ lib                                :
</span><span style="font-variant-ligatures: no-common-ligatures; color: #c33720" class=""><b class="">CryptoPP not found in /usr/lib</b></span></div>
<div style="margin: 0px; line-height: normal; font-family: Menlo; color: rgb(195, 55, 32); background-color: rgba(255, 255, 255, 0.8);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class=""><b class="">(complete log in /home/peter/ndn-cxx/build/config.log)</b></span></div>
</div>
<div class=""><br class="">
</div>
<div class="">however, </div>
<div class=""><br class="">
</div>
<div class="">
<div style="margin: 0px; line-height: normal; font-family: Menlo; background-color: rgba(255, 255, 255, 0.8);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class="">$ ls -Al /usr/lib/*crypto*</span></div>
<div style="margin: 0px; line-height: normal; font-family: Menlo; background-color: rgba(255, 255, 255, 0.8);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class="">lrwxrwxrwx 1 root root      16 Oct 23  2015
</span><span style="font-variant-ligatures: no-common-ligatures; color: #33bbc8" class=""><b class="">/usr/lib/libcryptopp.so.9</b></span><span style="font-variant-ligatures: no-common-ligatures" class=""> -> libcrypto++.so.9</span></div>
<div style="margin: 0px; line-height: normal; font-family: Menlo; background-color: rgba(255, 255, 255, 0.8);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class="">lrwxrwxrwx 1 root root      20 Oct 23  2015
</span><span style="font-variant-ligatures: no-common-ligatures; color: #33bbc8" class=""><b class="">/usr/lib/libcrypto++.so.9</b></span><span style="font-variant-ligatures: no-common-ligatures" class=""> -> libcrypto++.so.9.0.0</span></div>
<div style="margin: 0px; line-height: normal; font-family: Menlo; background-color: rgba(255, 255, 255, 0.8);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class="">-rw-r--r-- 1 root root 4282072 Oct 23  2015 /usr/lib/libcrypto++.so.9.0.0</span></div>
<div class=""><br class="webkit-block-placeholder">
</div>
<div class="">does anyone know why?</div>
<div class=""><br class="webkit-block-placeholder">
</div>
<div class="">
<div style="color: rgb(0, 0, 0); letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<div style="color: rgb(0, 0, 0); letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<div style="letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<div style="letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<div style="letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<div style="letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<div style="letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<div style="color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-east-asian: normal; font-variant-position: 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-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
Thanks, </div>
<div style="color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-east-asian: normal; font-variant-position: 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-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<br class="">
</div>
<div style="color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-east-asian: normal; font-variant-position: 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-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
-- <br class="">
Peter Gusev</div>
<div style="color: rgb(0, 0, 0); font-family: Helvetica; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-east-asian: normal; font-variant-position: 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-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<br class="">
<i class=""><a href="mailto:peter@remap.ucla.edu" class="">peter@remap.ucla.edu</a><br class="">
+1 213 5872748<br class="">
</i></div>
<div style="color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-east-asian: normal; font-variant-position: 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-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<br class="">
</div>
<div style="font-variant-ligatures: normal; font-variant-caps: normal; font-variant-east-asian: normal; font-variant-position: 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-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<i class=""><font color="#929292" class="">Research Scholar @ </font></i><a href="http://remap.ucla.edu/" class=""><i class="">REMAP UCLA</i></a><i class=""><font color="#929292" class=""><br class="">
Video streaming/ICN networks/Creative Development</font></i></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<br class="">
</div>
</body>
</html>