[ndnSIM] [EXT] Configuration failed while building NFD

Junxiao Shi shijunxiao at email.arizona.edu
Wed Oct 14 03:26:43 PDT 2020


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/0b33e06b/attachment.html>


More information about the ndnSIM mailing list