<div dir="ltr"><div><div><div><div>Hello,<br>I am trying to build NCL from source, following the instruction on the website. The build (make Everything) finish but I didn&#39;t get a complete build when I compare my list of files with the one in <a href="http://www.ncl.ucar.edu/Download/files/NCL_NCARG_files.txt">http://www.ncl.ucar.edu/Download/files/NCL_NCARG_files.txt</a>.<br>
<br>Especially, the binary &quot;ncl&quot; was not built for some reason.<br><br></div>Looking at make-output, the first sign of trouble seems to be on this line:<br><br>Making includes in ./ni/src/ncl<br>make[4]: Entering directory `/sw/ncl/6.1.2/ncl_ncarg-6.1.2/ni/src/ncl&#39;<br>
make[4]: *** No rule to make target `NclNewGroup.h&#39;, needed by `includes&#39;.  Stop.<br>make[4]: Leaving directory `/sw/ncl/6.1.2/ncl_ncarg-6.1.2/ni/src/ncl&#39;<br><br></div>I did a search for that file in the entire code base (with &quot;find&quot;) but couldn&#39;t find it. It that include file supposed to be generated somehow?<br>
<br></div>Thank you in advance for any help.<br><br></div>AC<br></div>