[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
960529: NetCDF installation, Linux
- Subject: 960529: NetCDF installation, Linux
- Date: Wed, 29 May 96 09:08:19 -0600
Susana,
>Date: Wed, 29 May 1996 15:35:48 +0000 (GMT)
>From: Susana Pires Vilanova <address@hidden>
>Organization: .
>To: Steve Emmerson <address@hidden>
>Subject: Re: 960529: NetCDF installation, Linux
>Keywords: 199605241503.AA18983
In the above message you wrote:
> I have new problems, now in ncdump directory with the command 'make
> install'.
> The message now is just:
>
> Makefile: 354: warning : overriding commands for target
> 'disk2/gmt/netcdf-2.4.2/bin'
> Makefile: 351: warning : ignoring old commands for target
> 'disk2/gmt/netcdf-2.4.2/bin'
> IOT Trap/Abort
>
> Remember that 'make test' has worked, so I guess that this error is not
> connected with the one in ncgen...
There seems to be a problem with your make(1) utility invoking itself.
Does the following sequence work?
$ (cd libsrc && make install)
$ (cd fortran && make install)
$ (cd ncdump && make install)
$ (cd ncgen && make install)
--------
Steve Emmerson <address@hidden>
- Prev by Date:
960529: NetCDF installation, Linux
- Next by Date:
960530: xdrtest.c: 225: failed assertion `xdr_vector(xdrs, (char *)encounts, count, szof, (xdrproc_t)xdr_enum)'
- Previous by thread:
960529: NetCDF installation, Linux
- Next by thread:
960530: xdrtest.c: 225: failed assertion `xdr_vector(xdrs, (char *)encounts, count, szof, (xdrproc_t)xdr_enum)'
- Index(es):