<div dir="ltr"><div class="gmail_default" style="font-size:small">Dear Renzhi Wang,</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Did you type "make Everything" from the top level NCL source code tree, and save the output to a file? If so, can you email the file to <a href="mailto:ncl-install@ucar.edu">ncl-install@ucar.edu</a>? Also, please email the $NCARG/config/Site.local file.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">My guess is that the make system is trying to build support for handling HDF-EOS files, but it can't find the required HDF-EOS include files.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">--Mary</div><div class="gmail_default" style="font-size:small"><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Sep 20, 2017 at 7:33 AM, 王忍之 <span dir="ltr"><<a href="mailto:rzwang@nuist.edu.cn" target="_blank">rzwang@nuist.edu.cn</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">Hello:<div>  I compile NCL6.4.0 use Intel(16.0.1) Compiler in Redhat 6.2 OS. I compiled another directory until enter ${NCARG}/ni/src/ncl directory. Run 'make' command,have this problem:</div><div>``````````````</div><div>  <font color="#ff0000">ar: creating libncl.a</font></div><div><font color="#ff0000">  ar: NclHDFEOS.o: No such file or directory</font></div><div><font color="#ff0000">  make: *** [libncl.a] Error 1</font></div><div>```````````</div><div> And,I add something in Makefile, like:</div><div> Line 818:</div><div>   <font color="#0000ff">$(CC) -c<span style="background-color:rgb(255,255,255)"> </span><span style="background-color:rgb(255,0,0)">-o scanapi.o</span> $(API_DEFS) $(CFLAGS)  $<</font></div><div><font color="#0000ff"> </font><span style="background-color:rgb(255,255,255)">Line 823:</span></div><div><font color="#0000ff">    $(CC) -c <span style="background-color:rgb(255,0,0)">-o parseapi.o</span> $(API_DEFS) $(CFLAGS)   $<</font></div><div><font color="#0000ff"> </font>Line 981:</div><div><font color="#0000ff">    </font><span style="color:rgb(0,0,255)">$(CC) -c <span style="background-color:rgb(255,0,0)">-o NclHDF.o</span> $(HDFDEFINES) $(HDF4_NETCDF) $(CFLAGS) NclHDF.c $<</span></div><div><span style="color:rgb(0,0,255)"> </span>Line 988:</div><div><span style="color:rgb(0,0,255)">    $(CC) -c<span style="background-color:rgb(255,0,0)"> -o NclHDFEOS.o</span> $(HDFDEFINES) $(HDF4_NETCDF) $(CFLAGS)  NclHDFEOS.c $<</span></div><div> then,compile again ,no error, But have many warnings!!!</div><div><br></div><div><font color="#ff0000">icc: warning #10145: no action performed for file 'Ncl.o'</font></div><div><font color="#ff0000">icc: warning #10145: no action performed for file 'io.o'</font></div><div><font color="#ff0000">icc: warning #10145: no action performed for file 'NclHLUObj.o'</font></div><div><font color="#ff0000">icc: warning #10145: no action performed for file 'NclApi.o'</font></div><div><font color="#ff0000">icc: warning #10145: no action performed for file 'guiFuncs.o'</font></div><div><font color="#ff0000">icc: warning #10145: no action performed for file 'NclDriver.o'</font></div><div><font color="#ff0000">.........etc.</font></div><div>Finally,this directory no 'ncl' file <span style="font-family:arial,sans-serif;font-size:13px;white-space:nowrap">be produced. I tried many times but failed.</span></div><div><span style="font-family:arial,sans-serif;font-size:13px;white-space:nowrap">Can you help me hou to do? thank you.</span></div><div><span style="font-family:arial,sans-serif;font-size:13px;white-space:nowrap">                                                                                                                                                                                                                                         Sincerely ,  Renzhi Wang</span></div></div></div><br>______________________________<wbr>_________________<br>
ncl-install mailing list<br>
List instructions, subscriber options, unsubscribe:<br>
<a href="http://mailman.ucar.edu/mailman/listinfo/ncl-install" rel="noreferrer" target="_blank">http://mailman.ucar.edu/<wbr>mailman/listinfo/ncl-install</a><br>
<br></blockquote></div><br></div>