<div dir="ltr"><div><div><div><div><div>Thank you for your reply but I am unable to install NDNFS due to the following error:<br><br><span style="color:rgb(255,0,0)">Checking MongoDB                         : Cannot find MongoDB library<br>(complete log in /home/ubuntu/NDNFS/build/config.log)</span><br><br></div>and when I check the config.log it shows the following error when it tries to compile the test file <br><br><span style="color:rgb(255,0,0)">err: /usr/bin/ld: /usr/local/lib/libmongoclient.a(spin_lock.o): undefined reference to symbol 'pthread_yield@@GLIBC_2.2.5'<br>//lib/x86_64-linux-gnu/libpthread.so.0: error adding symbols: DSO missing from command line<br>collect2: error: ld returned 1 exit status</span><br><br></div>I guess the error happens due to missing <b>-lpthread</b> flag.<br><br></div>Can you please tell how to fix the error?<br><br></div>Thanks,<br></div>Mohammad<br><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Mar 21, 2017 at 6:16 PM, Alex Afanasyev <span dir="ltr"><<a href="mailto:aa@cs.ucla.edu" target="_blank">aa@cs.ucla.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><div>You may be interested in NDNFS work (code: <a href="https://github.com/named-data/NDNFS" target="_blank">https://github.com/<wbr>named-data/NDNFS</a>, technical report: <a href="https://named-data.net/publications/techreports/ndn-tr-27-ndnfs/" target="_blank">https://named-data.<wbr>net/publications/techreports/<wbr>ndn-tr-27-ndnfs/</a>)</div><div><br></div><div>--</div><div>Alex</div><div><div class="h5"><br><div><blockquote type="cite"><div>On Mar 21, 2017, at 4:26 PM, Mohammad Alhowaidi <<a href="mailto:malhowaidi@gmail.com" target="_blank">malhowaidi@gmail.com</a>> wrote:</div><br class="m_-1966150050127246631Apple-interchange-newline"><div><div dir="ltr"><div><div><div>Dear all,<br><br></div>I have many files which I need to convert them into NDN packets before the interest arrive in order to reduce the delay. Is there any existing way which do that? <br><br></div>Thanks,<br></div>Mohammad</div></div></blockquote><br></div></div></div></div></blockquote></div><br></div>