Re: [netcdfgroup] Can't find include file NF_INT_IS_C_... not defined (./ncfortran.h: 26)

Timothy Stitt <tstitt@xxxxxxx> 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@xxxxxxxxxxxxxxxx


  • 2008 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the netcdfgroup archives: