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.
Greg, >Date: Tue, 17 Dec 2002 11:19:10 -0400 >From: "Greg Lukeman" <address@hidden> >Organization: Dalhousie University >To: "'Steve Emmerson'" <address@hidden> >Subject: RE: 20021216: F90 netcdf errors on SGI The above message contained the following: > When I type > > make > make.out > > I get the error: > > > Not making `fortran/all' because no FORTRAN compiler > > > although both the commands f77 and f90 work as expected. In order to determine why the configuration process is ignoring your Fortran-77 and Fortran-90 compilers, please send me the file "configure.log", which is described near the end of the file INSTALL.html. > The file make.out contains: > > Making `all' in directory /store2/users/lozas/netcdf-3.5.0/src/libsrc > > ar cru libnetcdf.a attr.o dim.o error.o libvers.o nc.o > ncio.o ncx.o putget.o string.o v1hpg.o v2i.o var.o > : libnetcdf.a > > Returning to directory /store2/users/lozas/netcdf-3.5.0/src > > > Making `all' in directory /store2/users/lozas/netcdf-3.5.0/src/f90 > > ar cru ../libsrc/libnetcdf.a netcdf.o typeSizes.o > : ../libsrc/libnetcdf.a > > Returning to directory /store2/users/lozas/netcdf-3.5.0/src > > > Making `all' in directory /store2/users/lozas/netcdf-3.5.0/src/ncdump > > > Returning to directory /store2/users/lozas/netcdf-3.5.0/src > > > Making `all' in directory /store2/users/lozas/netcdf-3.5.0/src/ncgen > > > Returning to directory /store2/users/lozas/netcdf-3.5.0/src > > > Making `all' in directory /store2/users/lozas/netcdf-3.5.0/src/cxx > > ar cru libnetcdf_c++.a netcdf.o ncvalues.o > : libnetcdf_c++.a > CC -o nctst nctst.o libnetcdf_c++.a -L../libsrc -lnetcdf > > Returning to directory /store2/users/lozas/netcdf-3.5.0/src Regards, Steve Emmerson <http://www.unidata.ucar.edu>