#47336: py-tables: Port cannot find #include <mpi.h> ------------------------+--------------------- Reporter: citibob@… | Owner: mmoll@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: py-tables | ------------------------+--------------------- Changes (by ryandesign@…): * keywords: py27-tables => * owner: macports-tickets@… => mmoll@… Old description:
The following "hack" to the Portfile got it to work for me (for the command port install py27-tables +gcc49)
compiler.cpath-append ${prefix}/include/openmpi-gcc49
I don't know how to do this right, so it would work for any supported compiler.
New description: The following "hack" to the Portfile got it to work for me (for the command port install py27-tables +gcc49) {{{ compiler.cpath-append ${prefix}/include/openmpi-gcc49 }}} I don't know how to do this right, so it would work for any supported compiler. -- -- Ticket URL: <https://trac.macports.org/ticket/47336#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X