#42244: openmpi-default not compiling using clang on Mac OSX 10.6.8 ------------------------------+-------------------- Reporter: andrewhw@… | Owner: sean@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: fixed | Keywords: Port: openmpi-default | ------------------------------+-------------------- Changes (by sean@…): * status: assigned => closed * resolution: => fixed Comment: You will probably have to uninstall the dependents of openmpi since ports built against the old version won't work. {{{ $ sudo port uninstall --follow-dependents openmpi and installed $ sudo port uninstall --follow-dependents openmpi-default }}} Then reinstall openmpi-default, {{{ $ sudo port install openmpi-default }}} if that works, continue with arpack and octave. I'm going to close the ticket because I'm pretty sure that will fix this error but if something else is still wrong, definitely report back. -- Ticket URL: <https://trac.macports.org/ticket/42244#comment:22> MacPorts <http://www.macports.org/> Ports system for OS X