The “configure” operation as follow is all right.
shell$ CC=/usr/local/openmpi/bin/mpicc CXX=/usr/local/openmpi/bin/mpicxx ./configure --prefix=/usr/local/wyj-hdf5 --enable-parallel --enable-hl --enable-shared --enable-static
But a error occours when I “make” it.