[ndnSIM] [EXT] Configuration failed while building NFD

Swetha B swetab26 at gmail.com
Wed Oct 14 07:04:05 PDT 2020


Hi Junxiao,
Thanks a lot for your inputs.
I could configure and build ndn-cxx.
Is it possible to run custom scenario similar to what we do in ndnSIM?
Or do we have to write unit tests to run scenarios?

Regards
Swetha

On Wed, Oct 14, 2020 at 3:56 PM Junxiao Shi <shijunxiao at email.arizona.edu>
wrote:

> Hi Swetha
>
> Do not change the default path.
> Configure ndn-cxx with `./waf configure --debug --without-pch`, don't use
> other flags.
>
> Yours, Junxiao
>
> On Wed, Oct 14, 2020 at 04:12 Swetha B via ndnSIM <
> ndnsim at lists.cs.ucla.edu> wrote:
>
>> *External Email*
>> Thank you Junxiao,
>> I followed the link suggested by you
>> https://named-data.net/doc/NFD/current/INSTALL.html#building-from-source
>>
>> For me, the libndn-cxx.pc file is in ~/ndn-cxx folder. So i run following
>> command
>> export PKG_CONFIG_PATH=~/ndn-cxx/lib/pkgconfig:$PKG_CONFIG_PATH
>>
>> still my buid configuration failed.
>>
>> swetha at swetha-Ubuntu:~/NFD$ export
>> PKG_CONFIG_PATH=~/ndn-cxx/lib/pkgconfig:$PKG_CONFIG_PATH
>> swetha at swetha-Ubuntu:~/NFD$ ./waf configure --with-tests
>> Setting top to                           : /home/swetha/NFD
>> Setting out to                           : /home/swetha/NFD/build
>> Checking for 'g++' (C++ compiler)        : /usr/bin/g++
>> Checking C++ compiler version            : 7.5.0
>> Checking supported CXXFLAGS              : -std=c++14
>> Checking supported LINKFLAGS             : -fuse-ld=gold
>> Checking for program 'doxygen'           : /usr/bin/doxygen
>> Checking for program 'tar'               : /bin/tar
>> Checking for program 'sphinx-build'      : /usr/bin/sphinx-build
>> Checking for program 'bash'              : /bin/bash
>> Checking for program 'pkg-config'        : /usr/bin/pkg-config
>> Checking for 'libndn-cxx'                : not found
>> The configuration failed
>> (complete log in /home/swetha/NFD/build/config.log)
>>
>> regards
>> Swetha
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndnsim/attachments/20201014/d5ad0fd8/attachment.html>


More information about the ndnSIM mailing list