Hello Peter, I hope I am not too late.
did you compile HDF5 yourself? Recently I had compiled MPB, HDF5, FFT and Vis5D under Cygwin. I had experienced the similar problem with latest version of HDF5. MPB was not able to be compiled with latest version of HDF5, but compiled well with older versions. I do not know why that happens. I would try to compile mpb with gcc rather than cc as well. pavel ________________________________________________ Get your own "800" number Voicemail, fax, email, and a lot more http://www.ureach.com/reg/tag ---- On Wed, 28 Jan 2009, Peter Duane ([email protected]) wrote: Hello, MPB installation trouble..... having some trouble getting the HDF5 lib "found" by ./configure the output of my config.log file: configure:7009: checking for H5Pcreate in -lhdf5 configure:7046: cc -o conftest -g -O2 -Wall -W -Wbad-function-cast -Wcast-qual -Wpointer-arith -Wcast-align -pedantic conftest.c -lhdf5 -lz -llapack -lblas -lfftw -lm -L/usr/lib/gcc/i386-redhat-linux/3.4.6 -L/usr/lib/gcc/i386-red hat-linux/3.4.6/../../.. -lfrtbegin -lg2c -lm -lgcc_s >&5 /usr/local/lib/libhdf5.a(H5Pdcpl.o): In function `H5Pset_szip': H5Pdcpl.c:(.text+0x1e81): undefined reference to `SZ_encoder_enabled' /usr/local/lib/libhdf5.a(H5Z.o): In function `H5Zget_filter_info': H5Z.c:(.text+0x1c3e): undefined reference to `SZ_encoder_enabled' /usr/local/lib/libhdf5.a(H5Zszip.o): In function `H5Z_can_apply_szip': H5Zszip.c:(.text+0xf): undefined reference to `SZ_encoder_enabled' /usr/local/lib/libhdf5.a(H5Zszip.o): In function `H5Z_filter_szip': H5Zszip.c:(.text+0x636): undefined reference to `SZ_BufftoBuffDecompress' H5Zszip.c:(.text+0x727): undefined reference to `SZ_BufftoBuffCompress' collect2: ld returned 1 exit status configure:7049: $? = 1 configure: failed program was: | #line 7016 "configure" | /* confdefs.h. */ thanks for any ideas --Peter _______________________________________________ mpb-discuss mailing list [email protected] http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/mpb-discuss _______________________________________________ mpb-discuss mailing list [email protected] http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/mpb-discuss
