Opened 9 years ago

Last modified 4 years ago

#47336 closed defect

py-tables: Port cannot find #include <mpi.h> — at Version 1

Reported by: citibob@… Owned by: mmoll@…
Priority: Normal Milestone:
Component: ports Version: 2.3.3
Keywords: Cc:
Port: py-tables

Description (last modified by ryandesign (Ryan Carsten Schmidt))

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.

Change History (1)

comment:1 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Keywords: py27-tables removed
Owner: changed from macports-tickets@… to mmoll@…
Summary: Port cannot find #include <mpi.h>py-tables: Port cannot find #include <mpi.h>
Note: See TracTickets for help on using tickets.