#39529: netcdf: cannot locate HDF5 -----------------------------+----------------------- Reporter: richard.katz@… | Owner: takeshi@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: netcdf | -----------------------------+----------------------- Comment (by richard.katz@…): Interesting. Checking installed mpi ports: {{{ $ port installed openmpi Warning: port definitions are more than two weeks old, consider using selfupdate The following ports are currently installed: openmpi @1.6.3_0+clang openmpi @1.6.3_0+gcc47 (active) }}} and looking for mpi.h manually: {{{ $ ls /opt/local/include/openmpi/ mpi-ext.h mpif-common.h mpif.h mpi.h mpif-config.h openmpi/ mpi_portable_platform.h mpif-mpi-io.h vampirtrace/ $ ls /opt/local/include/mpi* ls: /opt/local/include/mpi*: No such file or directory }}} so I wonder if these ports expect to find mpi.h in /opt/local/include/ but not in /opt/local/include/openmpi -- Ticket URL: <https://trac.macports.org/ticket/39529#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X