Hi. I forward this issue from the hdf-forum mailing list by a request.
I installed HDF5 1.8.6 on Debian 5.0.8 with pvfs2 2.8.3 and mpich2 1.3.2. I verified pvfs2 and romio with the help of mpich-discuss mailing list( http://lists.mcs.anl.gov/pipermail/mpich-discuss/2011-February/009061.html). But, the test procedure in the hdf5 source fails. My hdf5 setup passed 'make check-s', but 'make check-p' fails at 't_posix_compliant test'. The followings show my configure and make options of the hdf5. $ CC=/usr/local/bin/mpicc RUNPARALLEL="/usr/bin/srun -n \$\${NPROCS:=6}" ./configure --enable-fortran --enable-parallel --with-szlib=/usr/local --with-mpe=/usr/local --prefix=/usr/local 2>&1 | tee c.txt $ make 2>&1 | tee m.txt $ make check-s 2>&1 | tee mcs.txt $ make check-p 2>&1 | tee mcp.txt I've attached the output of configure and make processes of the hdf5. Best regards.
_______________________________________________ Pvfs2-developers mailing list [email protected] http://www.beowulf-underground.org/mailman/listinfo/pvfs2-developers
