[MOAB-dev] Hi! This is Hong-Jun
Jason Kraftcheck
kraftche at cae.wisc.edu
Thu May 7 11:57:39 CDT 2009
Hong-Jun Kim wrote:
> Hi! Folks.
>
Hi.
> When I install MOAB with HDF5 I have a problem to find libhdf5.so as follows.
>
>From your config.log:
configure:23171: cc -o conftest -Wall -pipe -O2 -DNDEBUG conftest.c
-lhdf5 -lm -L/homes/hongjun/5-1.8.2-linux-x86_64-shared/lib >&5
/usr/bin/ld: warning: libsz.so.2, needed by
/homes/hongjun/5-1.8.2-linux-x86_64-shared/lib/libhdf5.so, not found (try
using -rpath or -rpath-link)
/homes/hongjun/5-1.8.2-linux-x86_64-shared/lib/libhdf5.so: undefined
reference to `SZ_encoder_enabled'
/homes/hongjun/5-1.8.2-linux-x86_64-shared/lib/libhdf5.so: undefined
reference to `SZ_BufftoBuffCompress'
/homes/hongjun/5-1.8.2-linux-x86_64-shared/lib/libhdf5.so: undefined
reference to `SZ_BufftoBuffDecompress'
collect2: ld returned 1 exit status
configure:23177: $? = 1
If you download a pre-compiled version of HDF5 you need to also have
downloaded and installed the szip library. This mentioned on the HDF5
download page.
- jason
More information about the moab-dev
mailing list