[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
20021217: F90 netcdf errors on SGI
- Subject: 20021217: F90 netcdf errors on SGI
- Date: Tue, 17 Dec 2002 08:47:39 -0700
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>