#42460: gnudatalanguage fails to build --------------------------+-------------------------------- Reporter: pclaplante@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Keywords: | Port: gnudatalanguage --------------------------+-------------------------------- When I try to install gnudatalanguage, the build fails. I am running Mavericks 10.9.1. Inspecting the log file says that the error is that it cannot find openmpi from hdf5: {{{ :info:build In file included from /opt/local/include/hdf5.h:24: :info:build /opt/local/include/H5public.h:61:13: fatal error: 'mpi.h' file not found :info:build # include <mpi.h> :info:build ^ }}} I have hdf5-18 installed with the +openmpi variant, which I would like to keep for other applications. I think the problem stems from the fact that openmpi include files are in the /opt/local/include/openmpi-mp/ subdirectory. Is there some work around for this? -- Ticket URL: <https://trac.macports.org/ticket/42460> MacPorts <http://www.macports.org/> Ports system for OS X