Hey guys, Maybe it's just me, but compiling a fresh checkout of the trunk (r18436) doesn't work for me because two .c files miss "orte/util/show_help.h". The attached patch fixes this for me.
Cheers -Andi -- ============================================ Andreas Schäfer Cluster and Metacomputing Working Group Friedrich-Schiller-Universität Jena, Germany PGP/GPG key via keyserver I'm a bright... http://www.the-brights.net ============================================ (\___/) (+'.'+) (")_(") This is Bunny. Copy and paste Bunny into your signature to help him gain world domination!
--- orte/mca/ras/tm/ras_tm_module.c (Revision 18436) +++ orte/mca/ras/tm/ras_tm_module.c (Arbeitskopie) @@ -30,7 +30,6 @@ #include "opal/util/argv.h" #include "orte/util/output.h" #include "opal/util/os_path.h" -#include "orte/util/show_help.h" #include "orte/mca/errmgr/errmgr.h" #include "orte/runtime/orte_globals.h" --- orte/mca/plm/tm/plm_tm_module.c (Revision 18436) +++ orte/mca/plm/tm/plm_tm_module.c (Arbeitskopie) @@ -57,7 +57,6 @@ #include "opal/util/argv.h" #include "orte/util/output.h" #include "opal/util/opal_environ.h" -#include "orte/util/show_help.h" #include "opal/util/path.h" #include "opal/util/basename.h" #include "opal/mca/base/mca_base_param.h"
pgpIBTbTiPele.pgp
Description: PGP signature