[netcdfgroup] Can't find include file NF_INT_IS_C_... not defined (./ncfortran.h: 26)
Ed Hartnett
ed at unidata.ucar.edu
Wed Mar 12 10:22:53 MDT 2008
Timothy Stitt <tstitt at cscs.ch> writes:
> Hi all,
>
> I have been trying to build NetCDF 3.6.2 on a Cray XT architecture but
> continue to receive the following build error with three (3) different
> compilers (PGI, Pathscale and GNU compilers)
>
> > Can't find include file NF_INT_IS_C_... not defined (./ncfortran.h: 26)
>
> I have checked the FAQ's, archives etc. and can't seem to find a
> reference to this.
>
> I would be grateful if someone could provide some insight.
>
> Regards,
>
> Tim.
Something is wrong with your ability to build fortran programs.
Look in the config.log file for the place where it starts to run the
fortran compiler to check the size of the various types.
You'll find that something is preventing the Fortran compiler from
generating working programs; the output in config.log should tell you
what is going wrong.
When you get it fixed, rerun configure and try again. Make sure you do
a "make distclean" first...
Good luck!
Ed
--
Ed Hartnett -- ed at unidata.ucar.edu
More information about the netcdfgroup
mailing list