<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:14pt"><div><br><span></span></div><div style="color: rgb(0, 0, 0); font-size: 18.6667px; font-family: times new roman,new york,times,serif; background-color: transparent; font-style: normal;"><span>I am trying to build ncl_ncarg-6.1.2. I do get a build, but it doesn't build everything. For example the binary idt builds, but from what I can tell it needs ctrans, which doesn't get built. In looking at the make-output file, there are a half dozen or so aborts because include files are not found:</span></div><div style="color: rgb(0, 0, 0); font-size: 18.6667px; font-family: times new roman,new york,times,serif; background-color: transparent; font-style: normal;"><br><span></span></div><div style="color: rgb(0, 0, 0); font-size: 18.6667px; font-family: times new roman,new york,times,serif; background-color: transparent; font-style:
 normal;"><span>PGC-F-0206-Can't find include file hdf/hdf.h (hdf.c: 54)</span></div><div style="color: rgb(0, 0, 0); font-size: 18.6667px; font-family: times new roman,new york,times,serif; background-color: transparent; font-style: normal;"><span>PGC-F-0206-Can't find include file hdf/mfhdf.h <br></span></div><div style="color: rgb(0, 0, 0); font-size: 18.6667px; font-family: times new roman,new york,times,serif; background-color: transparent; font-style: normal;"><br><span></span></div><div style="color: rgb(0, 0, 0); font-size: 18.6667px; font-family: times new roman,new york,times,serif; background-color: transparent; font-style: normal;"><br><span></span></div><div style="color: rgb(0, 0, 0); font-size: 18.6667px; font-family: times new roman,new york,times,serif; background-color: transparent; font-style: normal;"><span>Here are my search paths:</span></div><div style="color: rgb(0, 0, 0); font-size: 18.6667px; font-family: times new roman,new
 york,times,serif; background-color: transparent; font-style: normal;"><br><span></span></div><div style="color: rgb(0, 0, 0); font-size: 18.6667px; font-family: times new roman,new york,times,serif; background-color: transparent; font-style: normal;"><span>#define LibSearch -L/usr/lib64 -L/software/depot/netcdf-4.1.3-pgi/lib -L/software/depot/hdf5-1.8.10-pgi/lib -L/software/depot/hdf-4.2.9-pgi/lib<br>#define IncSearch -I/usr/include -I/software/depot/netcdf-4.1.3-pgi/include -I/software/depot/hdf5-1.8.10-pgi/include -I/software/depot/hdf-4.2.9-pgi/include<br><br>I found the two missing .h files, but the compile doesn't find them. Any suggestions? Thanks.</span></div></div></body></html>