[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
951002: netcdf on Cray
- Subject: 951002: netcdf on Cray
- Date: Mon, 02 Oct 95 12:03:23 -0600
Hans,
> From: address@hidden (Hans Spoelder)
> Organization: ?
> Keywords: 199510021557.AA10194 netCDF Cray
In the above message you wrote:
> I'm trying to install the netcdf software on the Cray
> running at SARA however the make script in the subdirectory
> 'port' fails to run and complains:
>
> make
>
> making `all' in directory /sara/u3/hs/Src/netcdf-2.3.2/port
>
> Make: Don't know how to make all. Stop.
> Make: "dir=`echo port/all | sed 's,/.*,,'`; \
> target=`echo port/all | sed "s,$dir/,,"`; \
> cd $dir && \
> echo "making \`$target' in directory `pwd`" && \
> echo "" && \
> make CC="cc" CPP="cc -E" exec_prefix="/sara/u3/hs/Src/bin" FC="cf77"
> prefix="/sara/u3/hs/Src" \
> prefix=/sara/u3/hs/Src exec_prefix=/sara/u3/hs/Src/bin \
> $target || exit 1": Error code 1
>
> what is going wrong ?
I don't know what is wrong. It appears that the file port/Makefile doesn't
exist? Does it?. The file should have be created from the file
port/Makefile.in by the configure script.
--------
Steve Emmerson <address@hidden>