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.
Unidata Support <address@hidden> writes: > ------- Forwarded Message > > >To: <address@hidden> > >From: <address@hidden> > >Subject: Problems on installing netcdf-3.5.0 > >Organization: UCAR/Unidata > >Keywords: 200411181253.iAICrE7j000962 > > > Dear Sir, > > I am installing netcdf-3.5.0 on Redhat9.0. Here are the configure problems > list.Could you give me any suggestion? > Thank you very much for your help! > Howdy! Can you send me the output of make? What makes you think the configure failed? Thanks, Ed > Jinfeng > > > > ./configure > > loading cache ./config.cache > > checking for top-level source-directory > > /usr/local/netcdf-3.5.0/src > > checking for m4 preprocessor > > checking for m4... (cached) m4 > > checking m4 flags... -B10000 > > checking C compiler "/usr/bin/gcc"... works > > checking how to make dependencies... false > > checking for /usr/bin/g++... /usr/bin/g++ > > checking C++ compiler "/usr/bin/g++"... configure: warning: /usr/bin/g++ > > failed on test program > > configure: warning: Could not find working C++ compiler > > configure: warning: Setting CXX to the empty string > > configure: warning: The C++ interface will not be built > > checking how to run the C preprocessor... (cached) c89 -E > > checking user-defined Fortran-77 compiler "/usr/bin/g77"... works > > checking for Fortran .F compiler... > > checking if Fortran-77 compiler handles *.F files... yes > > checking "/usr/bin/g77" as Fortran-90 compiler... failed to build test > > program > > checking for xlf90... no > > checking for f90... no > > configure: warning: Could not find working Fortran-90 compiler > > configure: warning: The Fortran-90 interface will not be built > > 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) no > > checking for tanh in -lm... (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 > > > > -- > 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. > > ------- End of Forwarded Message