This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
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