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.
Martin, >Date: Wed, 1 Sep 2004 13:19:47 -0400 >From: "Monaghan, Martin (Cont, ARL/CISD)" <address@hidden> >Organization: ARL/CISD >To: "Steve Emmerson" <address@hidden> >Subject: RE: 20040901: netCDF installation error on Linux > Keywords: 200408312050.i7VKov8E008248 The above message contained the following: > Sorry about that. Here they are again. I didn't see any problem in your (attached) "configure.log" file. Would you please do the following: 1. Go to the top-level source directory. 2. Execute the command "make" and simultaneously redirect both the standard-output and standard-error streams to the file "make.log", e.g., make > make.log 2>&1 or make >&! make.log depending on your user-shell. 3. Send me the file "make.log". Regards, Steve Emmerson
loading cache ./config.cache checking for top-level source-directory /home/army/monaghan/netcdf/netcdf-3.5.1/src checking for m4 preprocessor checking for m4... (cached) m4 checking m4 flags... -B10000 checking C compiler "/opt/pgi/linux86/5.2/bin/pgcc"... works checking how to make dependencies... false checking for CC... (cached) c++ checking C++ compiler "c++"... works checking how to run the C preprocessor... (cached) /opt/pgi/linux86/5.2/bin/pgcc -E checking user-defined Fortran-77 compiler "/opt/pgi/linux86/5.2/bin/pgf77"... works checking for Fortran .F compiler... checking if Fortran-77 compiler handles *.F files... yes checking "/opt/pgi/linux86/5.2/bin/pgf77" as Fortran-90 compiler... failed to build test program checking for xlf90... no checking for f90... no checking for nm utility checking for nm... (cached) nm checking nm flags... checking for C-equivalent to Fortran routine "SUB"... sub_ checking for Fortran "byte"... yes checking for Fortran "integer*2"... yes checking if Fortran "byte" is C "signed char"... yes checking if Fortran "byte" is C "short"... no checking if Fortran "byte" is C "int"... no checking if Fortran "byte" is C "long"... no checking if Fortran "integer*2" is C "short"... yes checking if Fortran "integer*2" is C "int"... no checking if Fortran "integer*2" is C "long"... no checking if Fortran "integer" is C "int"... yes checking if Fortran "real" is C "float"... yes checking if Fortran "doubleprecision" is C "double"... yes checking for Fortran-equivalent to netCDF "byte"... byte checking for Fortran-equivalent to netCDF "short"... integer*2 checking for math library checking for tanh in -lc... (cached) yes checking for ar utility checking for ar... (cached) ar checking ar flags... cru checking for nm utility checking for nm... (cached) nm checking nm flags... checking for ranlib... (cached) ranlib checking for stdlib.h... (cached) yes checking for sys/types.h... (cached) yes checking for strerror... (cached) yes checking for working ftruncate()... yes checking for working alloca.h... (cached) yes checking for alloca... (cached) yes checking for st_blksize in struct stat... (cached) yes checking for IEEE floating point format... yes checking for ANSI C header files... (cached) yes checking for size_t... (cached) yes checking for off_t... (cached) yes checking for ssize_t... (cached) yes checking for ptrdiff_t... (cached) yes checking for uchar... (cached) no checking whether char is unsigned... (cached) no checking whether byte ordering is bigendian... (cached) no checking size of short... (cached) 2 checking size of int... (cached) 4 checking size of long... (cached) 4 checking size of float... (cached) 4 checking size of double... (cached) 8 checking size of off_t... (cached) 4 checking size of size_t... (cached) 4 checking for manual-page index command... checking binary distribution directory... /home/ftp/pub/binary/dummy_system creating ./config.status creating macros.make udcreating fortran/nfconfig.inc fortran/nfconfig.inc is unchanged creating libsrc/ncconfig.h libsrc/ncconfig.h is unchanged