<div dir="auto"><div>Hi Aristide<div dir="auto"><br></div><div dir="auto">Insufficient RAM.</div><div dir="auto">If your machine has 4GB memory, use `./waf -j1` to limit to one thread.</div><div dir="auto">For each additional 2GB memory, you can add a thread, such as `./waf -j7` if you have 16GB.</div><div dir="auto"><br></div><div dir="auto">Yours, Junxiao</div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Feb 24, 2019, 08:44 Aristide NGABO via ndnSIM <<a href="mailto:ndnsim@lists.cs.ucla.edu">ndnsim@lists.cs.ucla.edu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="m_5076873665756644600ydpb2d390f5yahoo-style-wrap" style="font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px"><div>Hello, I am new with ndnSIM, I am trying to download ndnSIM according to the protocol in <a href="http://ndnsim.net/2.0/getting-started.html" rel="nofollow noreferrer" target="_blank">http://ndnsim.net/2.0/getting-started.html</a></div><div><br></div><div><span><pre style="padding:5px;color:rgb(0,0,0);line-height:17.6px;border-top:1px solid rgb(170,204,153);border-bottom:1px solid rgb(170,204,153);border-left:none;border-right:none;font-size:14.6667px">mkdir ndnSIM
<span class="m_5076873665756644600ydp7c1522aenb" style="color:rgb(0,112,32)">cd </span>ndnSIM
git clone <a href="https://github.com/named-data/ndn-cxx.git" target="_blank" rel="noreferrer">https://github.com/named-data/ndn-cxx.git</a> ndn-cxx
git clone <a href="https://github.com/cawka/ns-3-dev-ndnSIM.git" target="_blank" rel="noreferrer">https://github.com/cawka/ns-3-dev-ndnSIM.git</a> ns-3
git clone <a href="https://github.com/cawka/pybindgen.git" target="_blank" rel="noreferrer">https://github.com/cawka/pybindgen.git</a> pybindgen
git clone <a href="https://github.com/named-data/ndnSIM.git" target="_blank" rel="noreferrer">https://github.com/named-data/ndnSIM.git</a> ns-3/src/ndnSIM</pre></span><span><pre style="padding:5px;color:rgb(0,0,0);line-height:17.6px;border-top:1px solid rgb(170,204,153);border-bottom:1px solid rgb(170,204,153);border-left:none;border-right:none;font-size:14.6667px;text-align:justify"><span class="m_5076873665756644600ydp571de4dbnb" style="color:rgb(0,112,32)">cd </span>ndnSIM/ndn-cxx
./waf configure
./waf
sudo ./waf install</pre></span>Trying to compile and install ndn-cxx by ./waf , I got this error, </div><div><br></div><div><br></div><div>ndnSIM/ndn-cxx$ ./waf</div><div>waf : Entering directory '/home/aristide/ndnSIM/ndn-cxx/build'</div><div class="m_5076873665756644600ydpb2d390f5signature"><div><br></div><div>g++: internal compiler error: Killed (program cc1plus)</div><div>Please submit a full bug report,</div><div>with preprocessed source if appropriate.</div><div>see <file:///usr/share/doc/gcc-7/README.Bugs> for instructions.<br><span style="font-weight:bold"></span><br>Waf: Leaving directory ' /home/aristide/ndnSIM/ndn-cxx/build'</div><div>Build failed</div><div>  -> task in 'ndn-cxx' failed with exist status 4 (run with -v to display more in formation)</div><div><br></div></div></div></div>
</blockquote></div></div></div>