Firstly, if you got that error, it means you ran configure without
--enable-netcdf-4. You probably want netCDF-4, so you need to use
--enable-netcdf-4.
but I did enable netcdf4 (following the instructions given in INSTALL). Here's the command I used.
./configure --enable-netcdf-4 --with-hdf5=/Users/paulocalil/local --prefix=/Users/paulocalil/local
Secondly, I have fixed that, and the fix is in the latest daily
snapshot, so give it a try:
ftp://ftp.unidata.ucar.edu/pub/netcdf/snapshot/netcdf-4-daily.tar.gz
Thanks, I'll give it a try.
Paulo