[netcdfgroup] netcdf-fortran-4.4b5 compilation issue - cint1, cint2 not found

Hi,

I'm trying to compile netcdf-fortran-4.4b5 and get errors like this for
both CINT1 and CINT2. I'm using gcc version 4.9.0

=========================================================
module_netcdf_nc_interfaces.f90:647.26:

 USE NETCDF_NC_DATA, ONLY: CINT1
                          1
Error: Symbol 'cint1' referenced at (1) not found in module 'netcdf_nc_data'
module_netcdf_nc_interfaces.f90:650.14:

 Integer(KIND=CINT1), Intent(IN) :: op(*)
=========================================================
              1
Error: Parameter 'cint1' at (1) has not been declared or is a variable,
which does not reduce to a constant expression

Also note that I built the netCDF "C" portion first, netcdf-4.3.0.

Thanks for any tips/ideas on how to resolve this.

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