<div dir="ltr">Greetings all,<div><br></div><div>I am trying to install ndnsim as mentioned on the website (<a href="http://ndnsim.net/2.2/">http://ndnsim.net/2.2/</a>). But while doing so I am facing some problems like there are error while installation. </div><div><br></div><div>when I executed "./waf configure --enable-examples" i got following errors </div><div><br></div><div><div><span style="background-color:rgb(255,255,255)"><br></span></div><div><font color="#ff0000" style="background-color:rgb(255,255,255)">PlanetLab FdNetDevice         : not enabled (PlanetLab operating system not detected (see option --force-planetlab))</font></div><div><font color="#ff0000" style="background-color:rgb(255,255,255)">Network Simulation Cradle     : not enabled (NSC not found (see option --with-nsc))</font></div><div><font color="#ff0000" style="background-color:rgb(255,255,255)">MPI Support                   : not enabled (option --enable-mpi not selected)</font></div><div><font color="#ff0000" style="background-color:rgb(255,255,255)">ndnSIM                        : enabled</font></div><div><font color="#ff0000" style="background-color:rgb(255,255,255)">NS-3 OpenFlow Integration     : not enabled (OpenFlow not enabled (see option --with-openflow))</font></div><div>SQlite stats data output      : enabled</div><div>Tap Bridge                    : enabled</div><div><font color="#ff0000">PyViz visualizer              : not enabled (Python Bindings are needed but not enabled)</font></div><div><font color="#ff0000">Use sudo to set suid bit      : not enabled (option --enable-sudo not selected)</font></div><div><font color="#ff0000">Build tests                   : not enabled (defaults to disabled)</font></div><div>Build examples                : enabled</div><div>GNU Scientific Library (GSL)  : not enabled (GSL not found)</div><div>'configure' finished successfully (16.575s)</div></div><div><br></div><div>Should I ignore them ? </div><div><br></div><div>I continued the installation process ignoring the error and while compiling the program ndn-simple.cpp I got following error</div><div><br></div><div><div><font color="#ff0000">/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/crt1.o: In function `_start':</font></div><div><font color="#ff0000">(.text+0x20): undefined reference to `main'</font></div><div><font color="#ff0000">collect2: error: ld returned 1 exit status</font></div><div><font color="#ff0000"><br></font></div><div><font color="#ff0000">Waf: Leaving directory `/home/a/KL/ndnsim/ns-3/build'</font></div><div><font color="#ff0000">Build failed</font></div><div><font color="#ff0000"> -> task in 'RemoteSystemsTempFiles' failed (exit status 1): </font></div><div><span class="gmail-Apple-tab-span" style="white-space:pre">  </span>{task 140133562240336: cxxprogram  -> RemoteSystemsTempFiles}</div><div>['/usr/bin/g++', '-pthread', '-pthread', '-o', '/home/a/KL/ndnsim/ns-3/build/scratch/RemoteSystemsTempFiles/RemoteSystemsTempFiles', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Wl,--no-as-needed', '-L.', '-L/usr/lib/x86_64-linux-gnu', '-L/usr/lib', '-lns3-dev-lr-wpan-debug', '-lns3-dev-netanim-debug', '-lns3-dev-lte-debug', '-lns3-dev-spectrum-debug', '-lns3-dev-antenna-debug', '-lns3-dev-aodv-debug', '-lns3-dev-dsr-debug', '-lns3-dev-mesh-debug', '-lns3-dev-ndnSIM-debug', '-lns3-dev-test-debug', '-lns3-dev-wave-debug', '-lns3-dev-wifi-debug', '-lns3-dev-applications-debug', '-lns3-dev-csma-layout-debug', '-lns3-dev-dsdv-debug', '-lns3-dev-flow-monitor-debug', '-lns3-dev-point-to-point-layout-debug', '-lns3-dev-wimax-debug', '-lns3-dev-nix-vector-routing-debug', '-lns3-dev-olsr-debug', '-lns3-dev-sixlowpan-debug', '-lns3-dev-tap-bridge-debug', '-lns3-dev-internet-debug', '-lns3-dev-bridge-debug', '-lns3-dev-point-to-point-debug', '-lns3-dev-mpi-debug', '-lns3-dev-buildings-debug', '-lns3-dev-config-store-debug', '-lns3-dev-propagation-debug', '-lns3-dev-uan-debug', '-lns3-dev-mobility-debug', '-lns3-dev-energy-debug', '-lns3-dev-csma-debug', '-lns3-dev-fd-net-device-debug', '-lns3-dev-virtual-net-device-debug', '-lns3-dev-topology-read-debug', '-lns3-dev-network-debug', '-lns3-dev-stats-debug', '-lns3-dev-core-debug', '-lrt', '-lpthread', '-lsqlite3', '-lgtk-x11-2.0', '-lgdk-x11-2.0', '-lpangocairo-1.0', '-latk-1.0', '-lcairo', '-lgdk_pixbuf-2.0', '-lgio-2.0', '-lpangoft2-1.0', '-lpango-1.0', '-lgobject-2.0', '-lglib-2.0', '-lfontconfig', '-lfreetype', '-lxml2', '-lboost_graph', '-lboost_thread', '-lboost_unit_test_framework', '-lboost_system', '-lboost_random', '-lboost_date_time', '-lboost_iostreams', '-lboost_regex', '-lboost_program_options', '-lboost_chrono', '-lboost_filesystem', '-lboost_system', '-lboost_signals', '-lboost_filesystem', '-lcryptopp']</div></div><div><br></div><div> </div><div>what should I do to eliminate this errors. <br></div><div><br></div><div>Please help.</div><div><br></div><div>Regards,</div><div>Aniket</div><div><br></div></div>