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.
> Thanks Russ, > > I just tried with new source, so I downloaded the file from > ftp://ftp.unidata.ucar.edu/pub/netcdf/netcdf-4.2.0.tar.gz > > I can confirm that line 11 & 12 in tst_files6.c is: > 11 #define URL "http://motherlode.ucar.edu:8081/dts/test.01" > 12 #define FILE_NAME "tst_files6.nc" > > And the URL defined in tst_files5.c (line 11 & 12) is: > 11 #define FILE_NAME "tst_files.nc" > 12 #define URL "http://motherlode.ucar.edu:8081/dts/test.01" > > Should the lower line 12 in tst_files5.c also be "tst_files6.nc"? No, the only change is "8080" to "8081" in the URL definition. > P.S. You might want to update the zlib libraries to 1.2.6 hanging off your > server, 1.2.5 is the currently available version you folks have on > ftp://ftp.unidata. I see zlib version 1.2.6 there, as well as 1.2.5: ftp://ftp.unidata.ucar.edu/pub/netcdf/netcdf-4/ Maybe we should just delete zlib-1.2.3 and zlib-1.2.5, because 1.2.6 works with our software. However, there may be a dependency I don't know about with an older version of one of the hdf5-1.8.x libraries depending on or checking for one of the earlier versions of zlib ... --Russ > -----Original Message----- > From: Unidata netCDF Support <address@hidden> > Reply-To: "address@hidden" > <address@hidden> > To: "Durack, Paul J." <address@hidden> > Cc: "address@hidden" <address@hidden> > Subject: [netCDF #NRK-175381]: netcdf-4.2.0 compilation failure > > >Paul, > > > >Sorry, but could you try retrieving the 4.2.0 release again and > >rebuilding? > > > >There's only two files fixed, if you'd rather just replace those from the > >release and run "make check" again: > > > > netcdf-4.2.0/nc_test4/tst_files5.c > > netcdf-4.2.0/nc_test4/tst_files6.c > > > >--Russ > > > >Russ Rew UCAR Unidata Program > >address@hidden http://www.unidata.ucar.edu > > > > > > > >Ticket Details > >=================== > >Ticket ID: NRK-175381 > >Department: Support netCDF > >Priority: Normal > >Status: Closed > > > > Russ Rew UCAR Unidata Program address@hidden http://www.unidata.ucar.edu Ticket Details =================== Ticket ID: NRK-175381 Department: Support netCDF Priority: Normal Status: Closed