[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

971003: netcdf-3: CRAY Y-MP/UNICOS 8.0.3.2: make libsrc/test



Ruben,

>Date: Fri, 03 Oct 1997 15:09:46 +0200 (DFT) 
>From: address@hidden
>Organization: Technical University of Madrid/Computer Science School
>To: address@hidden
>Subject: Re: 971002: netcdf-3: CRAY Y-MP/UNICOS 8.0.3.2: "st_oblksize"
 undefined 
>Keywords: 199710021626.KAA16134

In the above message, you wrote:

>     I have solved the problem with symbol "st_oblksize". I have built the
> basic netCDF libray libsrc/libnetcdf.a, but now I have problems with the
> "make test". The standard output is:
> 
> 
>         ar cru   libnetcdf.a attr.o  dim.o  error.o  libvers.o  nc.o
> ncio.o  nc
> x.o  putget.o  string.o  v1hpg.o  v2i.o  var.o
>         : libnetcdf.a
>         /bin/c89 -o t_nc -g  t_nc.o -L. -lnetcdf 
> cc-703 c89: ERROR in command line
>   No valid filenames appear on the command line.
> Make: "/bin/c89 -o t_nc -g  t_nc.o -L. -lnetcdf ": Error code 1

Apparently, /bin/c89 doesn't think that "t_nc.o" is a valid filename.
This indicates a problem with /bin/c89.  I would show this to your
systems administrator.

You might try removing the file "t_nc.o" before executing "make test".

--------
Steve Emmerson   <http://www.unidata.ucar.edu>