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.
> Hello, > After searching through the online documentation to no avail I have > decided to follow the advice from the "make check" results and contact > you. > I am trying to compile netcdf 3.6.1 libraries. I'm on a Redhat Linux > machine with Intel Xeon processors. I am using Intel icc and ifort > compilers, which are my preference since I later would like to compile > WRF with them. I have added the following environment settings: > > setenv CC /opt/intel/cc/10.1.015/bin/icc > setenv F90 /opt/intel/fc/10.1.015/bin/ifort > setenv F77 /opt/intel/fc/10.1.015/bin/ifort > setenv CPPFLAGS -DpgiFortran > setenv FC '' > setenv CXX '' > > setenv LD_LIBRARY_PATH "/opt/intel/cc/10.1.015/lib" > setenv LD_LIBRARY_PATH "${LD_LIBRARY_PATH}:/opt/intel/fc/10.1.015/lib" > > > However when I get to "make check" I get the failures in the attached > file. > I do not know how to proceed and would deeply appreciate any advice. > > For now I will probably try to back up and use gcc and gfortran. > > Thanks, > David Mansbach > > That is strange. Can you go to the nc_test directory, and do: rm nc_test make nc_test ./nc_test and send me the output? Thanks, Ed Ticket Details =================== Ticket ID: DIO-979577 Department: Support netCDF Priority: Normal Status: Closed