Please update again (rev 7352). I run on the same problems yesterday when I compile on thor, but I didn't commit as I was thinking that I'm the only one still using GM.

BTW I think the correct option to not compile GM is --without-gm at configure time.

  george.

On Sep 13, 2005, at 4:07 PM, Nathan DeBardeleben wrote:

I'm trying this on sparkplug. I have no real desire to use GM, so if it
can be disabled then that'd be great.

-- Nathan
Correspondence
---------------------------------------------------------------------
Nathan DeBardeleben, Ph.D.
Los Alamos National Laboratory
Parallel Tools Team
High Performance Computing Environments
phone: 505-667-3428
email: ndeb...@lanl.gov
---------------------------------------------------------------------



Tim S. Woodall wrote:


Nathan - What machine are you on?

Galen - have you tried GM w/ your changes?


Nathan DeBardeleben wrote:



Compiling I get:





gcc -DHAVE_CONFIG_H -I. -I. -I../../../../include
-I../../../../include -I../../../../include -I../../../..
-I../../../.. -I../../../../include -I../../../../opal
-I../../../../orte -I../../../../ompi -g -Wall -Wundef -Wno-long- long
-Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment
-pedantic -Werror-implicit-function-declaration -fno-strict- aliasing -MT btl_gm.lo -MD -MP -MF .deps/btl_gm.Tpo -c btl_gm.c -fPIC - DPIC -o
.libs/btl_gm.o
btl_gm.c: In function `mca_btl_gm_prepare_src':
btl_gm.c:237: error: `gm_btl' undeclared (first use in this function) btl_gm.c:237: error: (Each undeclared identifier is reported only once
btl_gm.c:237: error: for each function it appears in.)
btl_gm.c: In function `mca_btl_gm_prepare_dst':
btl_gm.c:398: warning: ISO C89 forbids mixed declarations and code
btl_gm.c:404: error: structure has no member named `mpoo_retain'
btl_gm.c:381: warning: unused variable `gm_btl'
make[4]: *** [btl_gm.lo] Error 1
make[4]: Leaving directory `/home/ndebard/ompi/ompi/mca/btl/gm'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/ndebard/ompi/ompi/dynamic-mca/ btl'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/ndebard/ompi/ompi/dynamic-mca'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/ndebard/ompi/ompi'
make: *** [all-recursive] Error 1
[sparkplug]~/ompi >



I've configured using the option I thought to disable this:





--enable-mca-no-build=ptl-gm



I even tried --enable-mca-no-build=btl-gm.
No luck.




_______________________________________________
devel mailing list
de...@open-mpi.org
http://www.open-mpi.org/mailman/listinfo.cgi/devel




_______________________________________________
devel mailing list
de...@open-mpi.org
http://www.open-mpi.org/mailman/listinfo.cgi/devel


"Half of what I say is meaningless; but I say it so that the other half may reach you"
                                  Kahlil Gibran


Reply via email to