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
NOTE: All email exchanges with Unidata User Support are recorded in the Unidata inquiry tracking system and then made publicly available through the web. If you do not want to have your interactions made available in this way, you must let us know in each email you send to us.