[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[netCDF #MPK-261479]: configure: exit 77. gcc problem?
- Subject: [netCDF #MPK-261479]: configure: exit 77. gcc problem?
- Date: Mon, 09 Dec 2013 13:37:19 -0700
Hi Michael,
> Package Version: netcdf-fortran-4.2
> Operating System: Linux daffy.unidata.ucar.edu 2.6.32.26-175.fc12.x86_64
> Hardware:
> Description of problem: Hello. Not sure whose door to knock on about this.
>
> From the support archives I see mention of a "broken C compiler".
>
> this is on daffy, source directory is /daffy/gempak/netcdf-fortran-4.2/
>
> gcc/gfortran is version 4.4.4 20100630 (Red Hat 4.4.4-10) (GCC), appears to
> be the latest.
>
> uname -a = 2.6.32.26-175.fc12.x86_64
From your config.log, the C netCDF library is not being found, and the netCDF
Fortran library depends on it. Maybe all you need to do after installing the
netCDF C library is specify where it is using the CPPFLAGS and LDFLAGS
environment variables (and possibly LD_LIBRARY_PATH), as described here:
http://www.unidata.ucar.edu/netcdf/docs/netcdf-fortran-install.html
--Russ
Russ Rew UCAR Unidata Program
address@hidden http://www.unidata.ucar.edu
Ticket Details
===================
Ticket ID: MPK-261479
Department: Support netCDF
Priority: Normal
Status: Closed