[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 980219: netcdf-3.3: parameters not in identifier list
- Subject: Re: 980219: netcdf-3.3: parameters not in identifier list
- Date: Thu, 19 Feb 1998 14:22:07 -0700
Jim,
> To: address@hidden
> From: address@hidden (Jim Hines (awdnsun) 472-6708)
> Subject: netcdf
> Organization: .
> Keywords: 199802191738.KAA02626
In the above message, you wrote:
> Making `all' in directory /data/programs/netcdf/netcdf-3.3.1/src/fortran
>
> cc -c -O -I../libsrc -DNDEBUG fort-attio.c
> *** Error code 1
> *** Error code 1
> *** Error code 1
>
> ___________________________________________________
>
> standard error of "make"
>
> "fort-attio.c", line 13: parameter not in identifier list: fncid
> "fort-attio.c", line 13: parameter not in identifier list: fvarid
> "fort-attio.c", line 20: parameter not in identifier list: fncid
> "fort-attio.c", line 20: parameter not in identifier list: fvarid
> "fort-attio.c", line 28: parameter not in identifier list: fncid
> "fort-attio.c", line 28: parameter not in identifier list: fvarid
> "fort-attio.c", line 43: parameter not in identifier list: fncid
> "fort-attio.c", line 43: parameter not in identifier list: fvarid
> "fort-attio.c", line 58: parameter not in identifier list: fncid
> "fort-attio.c", line 58: parameter not in identifier list: fvarid
> "fort-attio.c", line 70: parameter not in identifier list: fncid
> "fort-attio.c", line 70: parameter not in identifier list: fvarid
> "fort-attio.c", line 81: parameter not in identifier list: fncid
> "fort-attio.c", line 81: parameter not in identifier list: fvarid
> "fort-attio.c", line 88: parameter not in identifier list: fncid
> "fort-attio.c", line 88: parameter not in identifier list: fvarid
> "fort-attio.c", line 99: parameter not in identifier list: fncid
> "fort-attio.c", line 99: parameter not in identifier list: fvarid
> "fort-attio.c", line 111: parameter not in identifier list: fncid
> "fort-attio.c", line 111: parameter not in identifier list: fvarid
> "fort-attio.c", line 119: parameter not in identifier list: fncid
> "fort-attio.c", line 119: parameter not in identifier list: fvarid
> "fort-attio.c", line 126: parameter not in identifier list: fncid
> "fort-attio.c", line 126: parameter not in identifier list: fvarid
> cc: acomp failed for fort-attio.c
> make: Fatal error: Command failed for target `fort-attio.o'
> Current working directory /data/programs/netcdf/netcdf-3.3.1/src/fortran
> make: Fatal error: Command failed for target `subdir_target'
> Current working directory /data/programs/netcdf/netcdf-3.3.1/src
> make: Fatal error: Command failed for target `fortran/all'
Interesting. Never seen this one before. Thanks for something new!
I'll need some more information. Would you please do the following:
1. Go into the fortran/ subdirectory.
2. Execute the following command and send me it's standard and
error output:
make fort-attio.i
3. Send me the standard output from the following command:
grep nf_put_att_text fort-attio.i
--------
Steve Emmerson <http://www.unidata.ucar.edu>