On Mon, Jan 5, 2009 at 3:06 PM, Hai-Ru Chang <span dir="ltr">&lt;<a href="mailto:hrc@eas.gatech.edu">hrc@eas.gatech.edu</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div style="">Hello,<div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; I tried to compile grads-2.0a4 on my opteron server running Suse 10.3. &nbsp;But the configure refused to include netcdf support with following messages:</div><div><br></div><div><div>Checking in system locations for libraries to support netcdf ...</div>
<div>checking for udunits.h... (cached) yes</div><div>checking for utInit in -ludunits... (cached) yes</div><div>checking for nc_open in -lnetcdf... no</div><div>checking for netcdf.h with compiler... yes</div><div>checking for netcdf.h with preprocessor... yes</div>
<div>checking for netcdf 3 interface... yes</div><div>- netcdf disabled</div><div><br></div><div><br></div><div>As you can see the program can find netcdf lib. &nbsp;But it can&#39;t find &#39;nc_open&#39;. &nbsp; </div></div></div>
</blockquote><div><br>Most likely it is not finding a required icc library....<br>&nbsp;</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div style="">
<div><div>I use gcc to compile grads but my netcdf was compile with icc. &nbsp;Will this cause problem? &nbsp;How can I fix it? &nbsp;I need netcdf compiled by icc for other applications.</div><div></div></div></div></blockquote><div><br>
Try compiling grads with icc/icpc<br><br>export CC=icc<br>export CXX=icpc<br>./configure<br><br>&nbsp; Arlindo<br><br></div></div><br>-- <br>Arlindo da Silva<br><a href="mailto:dasilva@alum.mit.edu">dasilva@alum.mit.edu</a><br>