Building HDF5 with Fortran

Trying to build HDF5 libraries with Fortran support for VASP using Intel MPI. It doesn’t seem to be creating the .mod files even though I’m using -DHDF5_BUILD_FORTRAN:BOOL=ON in CMAKE. tried using .tgz and git source code.

Do you have configure and build output files? Do they show Fortran errors, or a successful build?

What platform, OS and compiler versions are you using?