Trying to build ncl_ncarg with Portland Group compilers

From: brown wrap <gramos_at_nyahnyahspammersnyahnyah>
Date: Fri Aug 30 2013 - 18:22:16 MDT

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.

_______________________________________________
ncl-install mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-install
Received on Fri Aug 30 18:22:24 2013

This archive was generated by hypermail 2.1.8 : Fri Oct 04 2013 - 16:34:43 MDT