<div dir="ltr">Hi Frank,<div><br></div><div>Thanks for the hint. I&#39;m using ubuntu.cfg. Actually, it was using my MESA gcc and couldn&#39;t identify gnu99 flag somehow. It also doesn&#39;t identify default MPI path from PATH; I gave path in config/sim/config-info. It compiles now.</div><div><br></div><div>Also, may be it has already been discussed, the debian.cfg option list works for compiling ET on new Stampede2.</div><div><br></div><div>Best,</div><div>-Rahul</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Aug 24, 2017 at 6:50 PM, Frank Loeffler <span dir="ltr">&lt;<a href="mailto:knarf@cct.lsu.edu" target="_blank">knarf@cct.lsu.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Thu, Aug 24, 2017 at 05:47:44PM +0530, rahul kashyap wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Could anybody please help me in resolving this error during<br>
./simfactory/bin/sim build --mdbkey make &#39;make -j2&#39; --thornlist=manifest/<br>
<a href="http://einsteintoolkit.th" rel="noreferrer" target="_blank">einsteintoolkit.th</a> ?<br>
</blockquote>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
configure: error: strdup has no C prototype. Try adding -D_XOPEN_SOURCE<br>
-D_XOPEN_SOURCE_EXTENDED to CPPFLAGS<br>
</blockquote>
<br></span>
Which optionlist are you using? On ubuntu, ubuntu.cfg should work. You want to look for the -std=gnu99 option for the C compiler (CFLAGS), which this optionlist sets as given, but likely also others need to be set according to what commonly is present on ubuntu, thus the optionlist for it.<span class="HOEnZb"><font color="#888888"><br>
<br>
Frank<br>
<br>
</font></span></blockquote></div><br></div>