Error installing netcdf-c-4.9.0 #2587
leehaksa12
started this conversation in
General
Replies: 1 comment 1 reply
-
Sorry, I meant what version of HDF5 are you using? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I am trying to install netcdf-c to run the wrf model.
After installing zlib and hdf5, I proceeded with configure.
However, with these errors, the make check installation does not work.
I'd appreciate it if you could take a look at the problem.
/usr/bin/ld: ../liblib/.libs/libnetcdf.so: undefined reference to
H5free_memory'collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:765: ncgen3] Error 1
make[1]: Leaving directory '/home/lee/netcdf-c-4.9.0/ncgen3'
make: *** [Makefile:764: check-recursive] Error 1
`
Beta Was this translation helpful? Give feedback.
All reactions