I am having difficulty makeing netcdf on an IBM-Risc/6000.
I welcome any suggestions.
Thanks
jpekar@xxxxxxxxxxxxxxxxxx 128.38.40.60
===============================================================================
The make returns the following errors:
Making `all' in /home/ibm/jcunnin/GMT/netcdf/fortran
Target netcdf.inc is up to date.
Making `all' in /home/ibm/jcunnin/GMT/netcdf/xdr
Target xdrtest is up to date.
Making `all' in /home/ibm/jcunnin/GMT/netcdf/src
/bin/cc -I`if [ -z "/usr/include/rpc" ]; then echo ../xdr; else \
echo /usr/include/rpc; fi` -O -c array.c
"./alloc.h", line 10.14: 1506-132 (S) Function malloc cannot be redeclared.
The error code from the last failed command is 1.
Make Quitting.
The error code from the last failed command is 2.
Make Quitting.
The error code from the last failed command is 2.
Make Quitting.
The error code from the last failed command is 2.
Make Quitting.
===============================================================================