https://svn.open-mpi.org/trac/ompi/changeset/16968 changed many
Makefile.am's in the tree. While you don't *need* to do an autogen/
configure, it may actually be quicker to do so (vs. waiting through a
normal build which will use config.status to rebuild almost every
Makefile.in/Makefile from the changed Makefile.am).
This commit changes components to not link against the OPAL, ORTE, and
OMPI libraries. Please note this for all new components: do *not*
have them link against our libraries.
The reasons for this change are long and tangled; see https://svn.open-mpi.org/trac/ompi/wiki/Linkers
if you care for the reasons why.
--
Jeff Squyres
Cisco Systems