This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
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>