<div style="line-height:1.7;color:#000000;font-size:14px;font-family:Arial"><div style="line-height: 23.8px; font-family: "lucida Grande", Verdana, "Microsoft YaHei";"><font size="2" style="line-height: 22.1px;">Hello everyone,</font></div><div style="line-height: 23.8px; font-family: "lucida Grande", Verdana, "Microsoft YaHei";"><font size="2" style="line-height: 22.1px;">There is a very urgent need for everyone to help!!!!</font></div><div style="line-height: 23.8px; font-family: "lucida Grande", Verdana, "Microsoft YaHei";"><font size="2" style="line-height: 22.1px;">I want to run the following scenario:  <a href="https://github.com/cawka/ndnSIM-ddos-interest-flooding" target="_blank" style="color: rgb(30, 84, 148); outline: none; cursor: pointer;">https://gith<wbr></wbr>ub.com/cawka<wbr></wbr>/ndnSIM-ddos<wbr></wbr>-interest-fl<wbr></wbr>ooding</a> .When I input "./waf --run interest-ddos-attack-and-mitigation-scenario" ,it gave me some errors as follow:</font></div><div style="line-height: 23.8px; font-family: "lucida Grande", Verdana, "Microsoft YaHei";"><font size="2" style="line-height: 22.1px;"><div style="line-height: 23.8px;">Waf: Entering directory `/root/ndnSIM/ddos-interest-flooding/build'</div><div style="line-height: 23.8px;">[ 2/13] cxx: extensions/ddos-app.cc -> build/extensions/ddos-app.cc.1.o</div><div style="line-height: 23.8px;">[ 4/13] cxx: extensions/stats/load-stats-node.cc -> build/extensions/stats/load-stats-node.cc.1.o</div><div style="line-height: 23.8px;">../extensions/stats/load-stats-node.cc:22:26: fatal error: ns3/ndn-face.h: 没有那个文件或目录</div><div style="line-height: 23.8px;">compilation terminated.</div><div style="line-height: 23.8px;">In file included from ../extensions/ddos-app.cc:21:0:</div><div style="line-height: 23.8px;">../extensions/ddos-app.h:29:17: error: reference to ‘ndn’ is ambiguous</div><div style="line-height: 23.8px;"> using namespace ndn;</div><div style="line-height: 23.8px;">                 ^</div><div style="line-height: 23.8px;">In file included from /root/ndnSIM/ns-3/build/ns3/ndnSIM/ndn-cxx/name-component.hpp:25:0,</div><div style="line-height: 23.8px;">                 from /root/ndnSIM/ns-3/build/ns3/ndnSIM/ndn-cxx/name.hpp:29,</div><div style="line-height: 23.8px;">                 from /root/ndnSIM/ns-3/build/ns3/ndnSIM/ndn-cxx/delegation.hpp:25,</div><div style="line-height: 23.8px;">                 from /root/ndnSIM/ns-3/build/ns3/ndnSIM/ndn-cxx/delegation-list.hpp:25,</div><div style="line-height: 23.8px;">                 from /root/ndnSIM/ns-3/build/ns3/ndnSIM/ndn-cxx/interest.hpp:25,</div><div style="line-height: 23.8px;">                 from /usr/local/include/ns3-dev/ns3/ndnSIM/model/ndn-common.hpp:28,</div><div style="line-height: 23.8px;">                 from /usr/local/include/ns3-dev/ns3/ndnSIM/helper/ndn-stack-helper.hpp:23,</div><div style="line-height: 23.8px;">                 from /usr/local/include/ns3-dev/ns3/ndn-all.hpp:23,</div><div style="line-height: 23.8px;">                 from /usr/local/include/ns3-dev/ns3/ndnSIM-module.h:10,</div><div style="line-height: 23.8px;">                 from ../extensions/ddos-app.h:25,</div><div style="line-height: 23.8px;">                 from ../extensions/ddos-app.cc:21:</div><div style="line-height: 23.8px;">/root/ndnSIM/ns-3/build/ns3/ndnSIM/ndn-cxx/common.hpp:66:15: note: candidates are: namespace ndn { }</div><div style="line-height: 23.8px;"> namespace ndn {</div><div style="line-height: 23.8px;">               ^</div><div style="line-height: 23.8px;">In file included from /usr/local/include/ns3-dev/ns3/ndnSIM/helper/ndn-stack-helper.hpp:23:0,</div><div style="line-height: 23.8px;">                 from /usr/local/include/ns3-dev/ns3/ndn-all.hpp:23,</div><div style="line-height: 23.8px;">                 from /usr/local/include/ns3-dev/ns3/ndnSIM-module.h:10,</div><div style="line-height: 23.8px;">                 from ../extensions/ddos-app.h:25,</div><div style="line-height: 23.8px;">                 from ../extensions/ddos-app.cc:21:</div><div style="line-height: 23.8px;">/usr/local/include/ns3-dev/ns3/ndnSIM/model/ndn-common.hpp:44:15: note:                 namespace ns3::ndn { }</div><div style="line-height: 23.8px;"> namespace ndn {</div><div style="line-height: 23.8px;">               ^</div><div style="line-height: 23.8px;">In file included from ../extensions/ddos-app.cc:21:0:</div><div style="line-height: 23.8px;">../extensions/ddos-app.h:29:17: error: ‘ndn’ is not a namespace-name</div><div style="line-height: 23.8px;"> using namespace ndn;</div><div style="line-height: 23.8px;">                 ^</div><div style="line-height: 23.8px;">../extensions/ddos-app.h:29:20: error: expected namespace-name before ‘;’ token</div><div style="line-height: 23.8px;"> using namespace ndn;</div><div style="line-height: 23.8px;">                    ^</div><div style="line-height: 23.8px;">../extensions/ddos-app.h:32:1: error: expected class-name before ‘{’ token</div><div style="line-height: 23.8px;"> {</div><div style="line-height: 23.8px;"> ^</div><div style="line-height: 23.8px;">../extensions/ddos-app.h:40:27: error: ISO C++ forbids declaration of ‘type name’ with no type [-fpermissive]</div><div style="line-height: 23.8px;">   OnNack (const Ptr<const Interest> &interest);</div><div style="line-height: 23.8px;">                           ^</div><div style="line-height: 23.8px;">../extensions/ddos-app.h:40:35: error: template argument 1 is invalid</div><div style="line-height: 23.8px;">   OnNack (const Ptr<const Interest> &interest);</div><div style="line-height: 23.8px;"><p class="MsoNormal" style="font-size: 14px; line-height: 23.8px;"><font size="2" style="line-height: 22.1px;">Can anyone give a solution for that?</font></p><p class="MsoNormal" style="font-size: 14px; line-height: 23.8px;"><span style="font-size: small;">Thanks in advance!</span></p></div><div style="line-height: 23.8px;"><br></div><div style="line-height: 23.8px;"><br></div></font></div></div><br><br><span title="neteasefooter"><p> </p></span>