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 wrote:
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.
Usually this means the macro was only invoked conditionally.
Could somebody please fix this? Although I know it is "on" by default,
people should be able to turn it "off" - or we need to tell them "you
can't".
Thanks
Ralph
_______________________________________________
devel mailing list
de...@open-mpi.org
http://www.open-mpi.org/mailman/listinfo.cgi/devel
--
Jeff Squyres
Cisco Systems