[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
20000512: netcdf.cc compile failure on J90
- Subject: 20000512: netcdf.cc compile failure on J90
- Date: Fri, 12 May 2000 16:06:24 -0600
Pascale,
>Date: Fri, 12 May 2000 14:27:31 -0700
>From: Pascale Lherminier <address@hidden>
>Organization: Naval Postgraduate School
>To: Steve Emmerson <address@hidden>
>Subject: oops: netcdf.cc compile failure on J90
>Keywords: 200005122127.e4CLRW422257
In the above message, you wrote:
> Once more, I wrote too soon : the compilation crashed on netcdf.cc
> after rusuming 'make'. Here is what I obtained on my screen :
...
> Making `all' in directory /u0/pascale/netcdf-3.4/src/cxx
>
> /opt/ctl/bin/CC -c -O3 -I../libsrc netcdf.cc
> CC-403 CC: ERROR File = netcdf.hh, Line = 76
> Member function function "NcFile::add_att" has already been declared.
>
> NcBool add_att( NcToken attname, ncbyte );
> ^
>
> CC-403 CC: ERROR File = netcdf.hh, Line = 84
> Member function function "NcFile::add_att(NcToken, int, const unsigned char
> *)"
> has already been declared.
>
> NcBool add_att( NcToken attname, int, const ncbyte* );
> ^
We've seen this before. The answer is in our support email tracking
system at
<http://www.unidata.ucar.edu/glimpse/netcdf/2760>
Regards,
Steve Emmerson <http://www.unidata.ucar.edu>