<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi Milad,<div><br></div><div>This is related to a missing include in fd-net-device module.  I have pushed a commit to my custom NS-3 repo that should solve the problem, but I will also file a bug report with NS-3 guys.</div><div><br></div><div>You can pull the update of NS-3 and try again.  Alternatively, you can just disable compilation of fd-net-device module via --enable-modules=.... ./waf configure parameter (<a href="http://www.nsnam.org/docs/manual/html/enable-modules.html">http://www.nsnam.org/docs/manual/html/enable-modules.html</a>)</div><div><br></div><div>---</div><div>Alex</div><div><br><div><div>On Jun 14, 2013, at 8:50 PM, Milad Mahdian <<a href="mailto:mahdian.m@husky.neu.edu">mahdian.m@husky.neu.edu</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr">Hi Alex,<div><br></div><div style="">I get this error while installing ndnSIM. I think there is something wrong with the source code:</div><div style=""><br></div><div style=""><div>[1038/2041] cxx: src/fd-net-device/examples/fd2fd-onoff.cc -> build/src/fd-net-device/examples/fd2fd-onoff.cc.2.o</div>
<div>../src/fd-net-device/helper/creator-utils.cc: In function 'void ns3::SendSocket(const char*, int, int)':</div><div>../src/fd-net-device/helper/creator-utils.cc:60:3: error: 'strerror' was not declared in this scope</div>
<div>../src/fd-net-device/helper/creator-utils.cc:74:3: error: 'strerror' was not declared in this scope</div><div>../src/fd-net-device/helper/creator-utils.cc:78:3: error: 'strerror' was not declared in this scope</div>
<div>../src/fd-net-device/helper/creator-utils.cc:170:3: error: 'strerror' was not declared in this scope</div><div><br></div><div style="">Regards,</div><div style="">Milad Mahdian</div></div></div></blockquote></div></div></body></html>