#38013: boost +openmpi trouble & possible solution -----------------------------+--------------------------- Reporter: richard.katz@… | Owner: adfernandes@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: worksforme | Keywords: Port: boost | -----------------------------+--------------------------- Comment (by larryv@…): The current version of boost (@1.52.0_1) does not seem to have the configure.args you describe. {{{ % grep -A 5 'configure.args' $(port file boost) configure.args --without-libraries=python \ --without-libraries=mpi \ --with-icu=${prefix} configure.universal_args -- configure.args-delete --without-libraries=python configure.args-append --with-python=${prefix}/bin/python${v} patchfiles-append patch-tools-build-v2-tools-python.jam.diff \ patch-tools-build-v2-tools- python-2.jam.diff post-patch { -- configure.args-delete --without-libraries=mpi post-configure { write_jam "using mpi : ${prefix}/bin/openmpic++ : : ${prefix}/bin/openmpirun ;" } % }}} -- Ticket URL: <https://trac.macports.org/ticket/38013#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS