Hi Brad,
Looks like you're not linking against Parallel HDF5 for some reason.
Double-check the value for --hdf5=/path/to/hdf5 in your build; it
should point to a directory including things like "include", "lib",
etc.
Also double-check Parallel HDF5 is built with both --enable-parallel
and --enable-shared.
Andrew