As an FYI for anyone using gfortran to compile OpenMC: some recent changes I just made rely on type-bound procedures, a feature in Fortran 2003. This means that in order to compile, you will need to use a version of gfortran >= 4.6. At this point, most Linux distributions have moved past 4.5, so this shouldn’t create a problem for most people.
Best regards,
Paul