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.
> Hello, > > I'm trying to build the netcdf4 daily snapshot and am getting an error during make check for tst_large. > > Version is 4.0.1-beta2-snapshot2009012102 > > Attached are outputs of configure, make and make check > > Thanks, > Mark > Howdy Mark! I think this may have been a bug in the test program, as indicated here in your output: tst_large.c(74): warning #167: argument of type "int *" is incompatible with parameter of type "size_t={unsigned long} *" if (nc_def_var_chunking(ncid, i, 0, chunksize)) ERR; I have fixed this problem, and regenerated a new snapshot - can you grab it and give it a try? ftp://ftp.unidata.ucar.edu/pub/netcdf/snapshot/netcdf-4-daily.tar.gz Let me know if this works or not... Thanks! Ed Ticket Details =================== Ticket ID: FNE-418494 Department: Support netCDF Priority: Normal Status: Open