Jin
Jin
> It looks like something is not linking properly; do you have the config.log file generated when you ran `configure`? Hi Ward, Thanks very much for the helps, I appended...
> It looks like the instruction to link against `libhdf5` is somehow not being passed along when building the tests as part of `make check`. Can you provide the output...
> It looks like the instruction to link against `libhdf5` is somehow not being passed along when building the tests as part of `make check`. Can you provide the output...
And also I retried the `make check` with your suggestion `$ LIBS="-lhdf5 -lhdf5_hl" make check`, but I still got errors that looks similar compare to previous time : [LIBS="-lhdf5 -lhdf5_hl...
Thanks very much for the reply. I rechecked the directories and this is the directory where I install/ compiled netcdf : `/usr/local/src/netcdf-c-4.9.2/`,  And from the image, there is...
Sorry for being late, we found out someone accidentally deleted the files inside the `/src` dir in the past few days, so my installed zlib and hdf5 dir were also...
Just some updates on the compilation of netcdf. I have reinstalled all the related files(zlib, hdf5), successfully installed both of them. But, still could not pass the 'make check' process...