[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[netCDF #JUX-761560]: netcdf question 2



> Hi there,
>
> I am trying to install the netcdf 3.6.2 library so I can use a utility
> fro converting formatted ascii dump files to netcdf. My system is
> windows XP and am using cygwin. I succeeded in the ./configure step with
> the attached log file. My compiler is g95. But unfortunately the make
> check step is not working, I get the following error messages:
>
> cc -c -g -O2 -I.. -I../libsrc   -Df2cFortran fort-attio.c
> In file included from fort-attio.c:6:
> ncfortran.h:27:42: NF_INT_IS_C_... not defined: No such file or directo
> fort-attio.c:12: error: parse error before "NF_INTEGER"
> fort-attio.c:12: error: parse error before '*' token

What command did you use to start the configure? Did you set CPPFLAGS to
-Df2cFortran? If so, then don't.

Do a make clean and then run configure without setting CPPFLAGS or CFLAGS. If
it doesn't work, send me the complete output of the configure and make steps.

Thanks,

Ed

Thanks,

Ed

Ticket Details
===================
Ticket ID: JUX-761560
Department: Support netCDF
Priority: Normal
Status: Closed