This commit appears to have broken the build system for Mac OSX. Could
you please fix it - since it only supports Solaris and Linux, how
about setting it so it continues to work in other environments??
Thanks
Ralph
On Jul 21, 2009, at 2:19 PM, i...@osl.iu.edu wrote:
Author: igb
Date: 2009-07-21 16:19:38 EDT (Tue, 21 Jul 2009)
New Revision: 21723
URL: https://svn.open-mpi.org/trac/ompi/changeset/21723
Log:
Added autodetect installdirs component. Currently supports Solaris
and Linux.
* Installation directories will be inferred from the actual location
of the shared library that contains the component.
* OPAL_PREFIX and other environment variables allow users to override
the inferred directories. They should no longer be necessary in
most cases, though.
* Any directories that cannot be inferred will fall back to whatever
is provided by the config installdirs component.
Added:
trunk/opal/mca/installdirs/autodetect/
trunk/opal/mca/installdirs/autodetect/Makefile.am
trunk/opal/mca/installdirs/autodetect/configure.m4
trunk/opal/mca/installdirs/autodetect/configure.params
trunk/opal/mca/installdirs/autodetect/
opal_installdirs_autodetect_component.c
trunk/opal/mca/installdirs/autodetect/opal_installdirs_backtrace.c
trunk/opal/mca/installdirs/autodetect/opal_installdirs_linux.c
trunk/opal/mca/installdirs/autodetect/opal_installdirs_solaris.c
trunk/opal/mca/installdirs/autodetect/opal_installdirs_walkcontext.c
Text files modified:
trunk/AUTHORS
| 1
trunk/NEWS
| 7
trunk/opal/mca/installdirs/base/installdirs_base_components.c |
112 +++++++++-----
trunk/opal/mca/installdirs/base/installdirs_base_expand.c |
306 ++++++++++++++++++++++++++++++++-------
4 files changed, 328 insertions(+), 98 deletions(-)
Diff not shown due to size (39001 bytes).
To see the diff, run the following command:
svn diff -r 21722:21723 --no-diff-deleted
_______________________________________________
svn mailing list
s...@open-mpi.org
http://www.open-mpi.org/mailman/listinfo.cgi/svn