[ndnSIM] Error while trying to run scenario-ntorrent

Md Monjurul Karim karim.npu at gmail.com
Mon Mar 19 22:21:01 PDT 2018


Greetings,

I was trying to check these two followings:

ChronoSync: https://github.com/spirosmastorakis/scenario-ChronoSync

nTorrent (this one is a WIP by 2 masters students at UCLA):
https://github.com/AkshayRaman/scenario-ntorrent


I had no issue running ChronoSync

However,

I am having an error while tried to compile "scenario-ntorrent".


"./waf config" did not return any error, however, running  "./waf --run
ntorrent-simple" giving me followings:


USER at PC:~/TEST/ndnSIM_extra/ndnSIM/ns-3/scenario-ntorrent$ ./waf --run
ntorrent-simple

Waf: Entering directory
`/home/user/TEST/ndnSIM_extra/ndnSIM/ns-3/scenario-ntorrent/build'

[2/7] Compiling extensions/ntorrent-consumer-app.cpp
[3/7] Compiling extensions/ntorrent-producer-app.cpp
[4/7] Compiling scenarios/ntorrent-bad-producer.cpp
[5/7] Compiling scenarios/ntorrent-simple.cpp

In file included from ../extensions/ntorrent-producer-app.cpp:22:0:
../extensions/ntorrent-producer-app.hpp:29:32: fatal error:
src/torrent-file.hpp: No such file or directory
compilation terminated.

In file included from ../extensions/ntorrent-consumer-app.cpp:22:0:
../extensions/ntorrent-consumer-app.hpp:30:32: fatal error:
src/torrent-file.hpp: No such file or directory
compilation terminated.

../scenarios/ntorrent-simple.cpp:28:41: fatal error:
src/util/shared-constants.hpp: No such file or directory
compilation terminated.

../scenarios/ntorrent-bad-producer.cpp:28:41: fatal error:
src/util/shared-constants.hpp: No such file or directory
compilation terminated.

Waf: Leaving directory
`/home/usery/TEST/ndnSIM_extra/ndnSIM/ns-3/scenario-ntorrent/build'
Build failed
 -> task in 'extensions' failed (exit status 1):


Sincerely,
Karim.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndnsim/attachments/20180320/6e90ed3c/attachment.html>


More information about the ndnSIM mailing list