[ncl-install] Trying to build ncl_ncarg with Portland Group compilers
brown wrap
gramos at yahoo.com
Fri Aug 30 18:22:16 MDT 2013
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:
PGC-F-0206-Can't find include file hdf/hdf.h (hdf.c: 54)
PGC-F-0206-Can't find include file hdf/mfhdf.h
Here are my search paths:
#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
#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
I found the two missing .h files, but the compile doesn't find them. Any suggestions? Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-install/attachments/20130830/9822d0a9/attachment.html
More information about the ncl-install
mailing list