[Ndn-interest] Converting Files into NDN format

Mohammad Alhowaidi malhowaidi at gmail.com
Wed Mar 22 17:17:18 PDT 2017


Thank you for your reply but I am unable to install NDNFS due to the
following error:

Checking MongoDB                         : Cannot find MongoDB library
(complete log in /home/ubuntu/NDNFS/build/config.log)

and when I check the config.log it shows the following error when it tries
to compile the test file

err: /usr/bin/ld: /usr/local/lib/libmongoclient.a(spin_lock.o): undefined
reference to symbol 'pthread_yield@@GLIBC_2.2.5'
//lib/x86_64-linux-gnu/libpthread.so.0: error adding symbols: DSO missing
from command line
collect2: error: ld returned 1 exit status

I guess the error happens due to missing *-lpthread* flag.

Can you please tell how to fix the error?

Thanks,
Mohammad


On Tue, Mar 21, 2017 at 6:16 PM, Alex Afanasyev <aa at cs.ucla.edu> wrote:

> You may be interested in NDNFS work (code: https://github.com/
> named-data/NDNFS, technical report: https://named-data.
> net/publications/techreports/ndn-tr-27-ndnfs/)
>
> --
> Alex
>
> On Mar 21, 2017, at 4:26 PM, Mohammad Alhowaidi <malhowaidi at gmail.com>
> wrote:
>
> Dear all,
>
> 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?
>
> Thanks,
> Mohammad
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndn-interest/attachments/20170322/e19b71e1/attachment-0001.html>


More information about the Ndn-interest mailing list