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.
> Hi, > I had some problems to compile netcdf-4.1.3 on SunOS: > Here are the steps that I have followed: > 1) Install zlib-1.2.5 > 2) Install hdf5-1.8.7 > ./configure --enable-parallel --prefix=/home/brennig/ldrouine/tmp/util/ > --with-zlib=/home/brennig/ldrouine/tmp/util/ --enable-using-memchecker > 3) Try to install netcdf-4.1.3: > ./configure --prefix=/home/brennig/ldrouine/tmp/util/ --enable-netcdf4 > LDFLAGS=-L/home/brennig/ldrouine/tmp/util/lib > CPPFLAGS=-I/home/brennig/ldrouine/tmp/util/include --no-create > --no-recursion > 3.1) Then it failed to find pstdint.h OK, stop right there! Let's fix this... Can you try the netCDF daily snapshot and see if that builds? ftp://ftp.unidata.ucar.edu/pub/netcdf/snapshot/netcdf-4-daily.tar.gz If it also fails to find pstdint.h, send me the config.log, and the full output of make. Thanks, Ed Ticket Details =================== Ticket ID: GTO-800195 Department: Support netCDF Priority: Critical Status: Closed