Closed DoubleLT closed 3 years ago
It is solved. The below command should be used instead of the one in the document.
LDFLAGS="-L/usr/local/HDF5/lib" ./configure --prefix=/usr/local/netcdf --enable-parallel--enable-netcdf-4 --disable-v2 --disable-fsync --disable-dap
Environment Information
Summary of Issue
When I tried to build netcdf-c, the error message shows in below:
Steps to reproduce the behavior
Then, it yields the following config.log file with the above error message.