[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[netCDF #FNE-418494]: netcdf make check error
- Subject: [netCDF #FNE-418494]: netcdf make check error
- Date: Fri, 23 Jan 2009 05:17:50 -0700
> 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