Problems compöiling HDF fortran example

Hi Folks,

Ia hvae just downloaded HDF from hdf5.org, and I am failing on compiling one
of the provided fortran examples using h5fc. I am running the following
command:

[snip]
h5fc -shlib -Wall -o hh hfd5_test.f90

[snip]

And here is the output:

[snip]
hfd5_test.f90:64.10:

  use hdf5
          1
Fatal Error: Parse error when checking module version for file 'hdf5.mod'
opened at (1)
[snip]

What is the possible reason of this problem?

I an running gfortran 4.5.2 on a ubuntu 11.0.4 64 bit machine.

Best wishes

Alexander