<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
<p>Hello everyone,<br>
<br>
I am trying to run NFD on Jetson Nano. I have followed the installation steps as mentioned on <a href="https://github.com/named-data/NFD" class="OWAAutoLink" id="LPlnk736370" previewremoved="true">https://github.com/named-data/NFD</a>. Installed all the pre-requisites but
 cant launch the NFD.<br>
While configuring, I did not get any error. I am sharing the ./waf configure output below:<br>
<br>
```<br>
</p>
<div><span style="font-family: Consolas, Courier, monospace;">$ ./waf configure</span></div>
<div><span style="font-family: Consolas, Courier, monospace;">Setting top to                           : /home/</span><span style="font-family: Consolas, Courier, monospace;">XXX</span><span style="font-family: Consolas, Courier, monospace;">/Desktop/tm/NFD</span></div>
<div><span style="font-family: Consolas, Courier, monospace;">Setting out to                           : /home/</span><span style="font-family: Consolas, Courier, monospace;">XXX</span><span style="font-family: Consolas, Courier, monospace;">/Desktop/tm/NFD/build</span></div>
<div><span style="font-family: Consolas, Courier, monospace;">Checking for 'g++' (C++ compiler)        : /usr/bin/g++</span></div>
<div><span style="font-family: Consolas, Courier, monospace;">Checking C++ compiler version            : 7.5.0</span></div>
<div><span style="font-family: Consolas, Courier, monospace;">Checking supported CXXFLAGS              : -std=c++17</span></div>
<div><span style="font-family: Consolas, Courier, monospace;">Checking supported LINKFLAGS             : not found</span></div>
<div><span style="font-family: Consolas, Courier, monospace;">Checking for program 'doxygen'           : not found</span></div>
<div><span style="font-family: Consolas, Courier, monospace;">Checking for program 'tar'               : /bin/tar</span></div>
<div><span style="font-family: Consolas, Courier, monospace;">Checking for program 'sphinx-build'      : not found</span></div>
<div><span style="font-family: Consolas, Courier, monospace;">Checking for program 'bash'              : /bin/bash</span></div>
<div><span style="font-family: Consolas, Courier, monospace;">Checking for program 'dot'               : not found</span></div>
<div><span style="font-family: Consolas, Courier, monospace;">Checking for program 'pkgconf, pkg-config' : /usr/bin/pkg-config</span></div>
<div><span style="font-family: Consolas, Courier, monospace;">Checking for 'libndn-cxx'                  : yes</span></div>
<div><span style="font-family: Consolas, Courier, monospace;">Checking for 'libsystemd'                  : not found</span></div>
<div><span style="font-family: Consolas, Courier, monospace;">Checking for librt library                 : yes</span></div>
<div><span style="font-family: Consolas, Courier, monospace;">Checking for libresolv library             : yes</span></div>
<div><span style="font-family: Consolas, Courier, monospace;">Checking if privilege drop/elevation is supported : yes</span></div>
<div><span style="font-family: Consolas, Courier, monospace;">Checking for header valgrind/valgrind.h           : not found</span></div>
<div><span style="font-family: Consolas, Courier, monospace;">Checking for program 'dpkg-architecture'          : /usr/bin/dpkg-architecture</span></div>
<div><span style="font-family: Consolas, Courier, monospace;">Checking boost includes                           : 1.76.0</span></div>
<div><span style="font-family: Consolas, Courier, monospace;">Checking boost libs                               : boost_system boost_program_options boost_filesystem</span></div>
<div><span style="font-family: Consolas, Courier, monospace;">Checking for boost linkage                        : ok</span></div>
<div><span style="font-family: Consolas, Courier, monospace;">Checking if Unix sockets are supported            : yes</span></div>
<div><span style="font-family: Consolas, Courier, monospace;">Checking for libpcap library                      : yes</span></div>
<div><span style="font-family: Consolas, Courier, monospace;">Checking for WebSocket++ includes                 : 0.8.1</span></div>
<div><span style="font-family: Consolas, Courier, monospace;">Checking supported CXXFLAGS                       : -O2 -g -pedantic -Wall -Wextra -Wnon-virtual-dtor -Wno-unused-parameter -fdiagnostics-color</span></div>
<div><span style="font-family: Consolas, Courier, monospace;">Checking supported LINKFLAGS                      : -Wl,-O1</span></div>
<div><span style="font-family: Consolas, Courier, monospace;">'configure' finished successfully (8.658s)</span></div>
<span style="font-family: Consolas, Courier, monospace;">```</span><br>
<span style="font-size: 12pt;"><br>
NFD is built successfully but while launching the NFD, it throws the following error:<br>
<br>
```<br>
<div><span style="font-family: Consolas, Courier, monospace;">ERROR: boost::filesystem::status: Function not implemented: "/home/</span><span style="font-family: Consolas, Courier, monospace;">XXX</span><span style="font-family: Consolas, Courier, monospace;">/.ndn/client.conf"</span></div>
<div><span style="font-family: Consolas, Courier, monospace;">ERROR: Cannot load '-': malformed TLV or not in base64 format (Decode error during load: Buffer is empty)</span></div>
<div><span style="font-family: Consolas, Courier, monospace;">NFD version 22.02-25-gb83d3df2 starting</span></div>
<div><span style="font-family: Consolas, Courier, monospace;">Built with GNU C++ version 10.3.0, with GNU libstdc++ version 20210408, with Boost version 1.76.0, with libpcap version 1.8.1, with WebSocket++ version 0.8.1, with ndn-cxx version 0.8.0-49-g8fbffe45</span></div>
<div><span style="font-family: Consolas, Courier, monospace;">terminate called after throwing an instance of 'boost::filesystem::filesystem_error'</span></div>
<div><span style="font-family: Consolas, Courier, monospace;">  what():  boost::filesystem::status: Function not implemented: "/home/</span><span style="font-family: Consolas, Courier, monospace;">XXX</span><span style="font-family: Consolas, Courier, monospace;">/.ndn/client.conf"</span></div>
 ```</span><br>
<p></p>
<br>
Can anyone please guide me why I am getting this error?<br>
<br>
Jetson Nano details:<br>
<span style="color: rgb(51, 51, 51); font-family: "NVIDIA Sans", Helvetica, Arial, sans-serif; font-size: 15px; letter-spacing: 0.15px; background-color: rgb(249, 249, 249);"><span><span>Ubuntu 18.04.5 LTS
<br>
Kernel Version: 4.9.140-tegra</span><br>
</span></span><br>
<br>
Best regards,<br>
T M Rayhan Gias</div>
</body>
</html>