Re: [OMPI devel] Vprotocol build problem

2008-04-21 Thread Aurélien Bouteiller
Thanks, I have been looking for a way to fix this for weeks now. I'll try the POST_CONFIGURE think asap. Aurelien Le 21 avr. 08 à 10:12, Jeff Squyres a écrit : This sounds like a bug in ompi/mca/pml/v/configure.m4 that should be fixed. I'll file a ticket. FYI: AM_CONDITIONAL's cannot go in

Re: [OMPI devel] Vprotocol build problem

2008-04-21 Thread Jeff Squyres
This sounds like a bug in ompi/mca/pml/v/configure.m4 that should be fixed. I'll file a ticket. FYI: AM_CONDITIONAL's cannot go in MCA_pml_c_CONFIG. See ompi/mca/btl/ openib/configure.m4 for an example of how to do an AM_CONDITIONAL properly. On Apr 21, 2008, at 9:56 AM, Ralph H Castain

[OMPI devel] Vprotocol build problem

2008-04-21 Thread Ralph H Castain
I am now simply trying some of our vaunted configure system's options to see what actually works, and what doesn't. Here is one that does NOT work: enable_mca_no_build=pml-v Generates the following build error: configure: error: conditional "OMPI_BUILD_vprotocol_pessimist_DSO" was never defined