#51902: gnudatalanguage @0.9.6 build error ------------------------------+-------------------------- Reporter: majoc@… | Owner: takeshi@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: fixed | Keywords: hdf5 openmpi Port: gnudatalanguage | ------------------------------+-------------------------- Changes (by takeshi@…): * status: reopened => closed * resolution: => fixed Comment: Your workaround probably does not enable the compiliation of {{{gdl-0.9.6/src/mpi.cpp}}} although it resolve the the problem with {{{mpi.h}}}. Motivated by your feedback, I investigated the build process and source. {{{MPI_C_COMPILER}}} and {{{MPI_CXX_COMPILER}}} rather than {{{MPI_COMPILER}}} have to be set. With a little patch, I was able to compile {{{gdl-0.9.6/src/mpi.cpp}}} with OpenMPI. Done in r150944. -- Ticket URL: <https://trac.macports.org/ticket/51902#comment:5> MacPorts <https://www.macports.org/> Ports system for OS X