The problem is actually broader than OS-X. MTT shows failures on every platform.
There are two problems: 1. OS-X is missing a string.h header in pstat/darwin module 2. "make check" in the test area is failing due to the datatype tests missing string.h in their headers I have fixed these, so hopefully it will run cleanly again. BTW: the datatype checks are spewing a ton of warnings about incompatible pointer types. Apparently, the tests use ompi_datatype_t, and now the variables are all defined as ompi_predefined_datatype_t. Could someone please fix those? I'm unsure of the right fix. Thanks Ralph On Fri, May 1, 2009 at 8:25 AM, Jeff Squyres <jsquy...@cisco.com> wrote: > The first tarball since the header file reduction was tested on MTT last > night. We had across-the-board breakage on OS X: > > http://www.open-mpi.org/mtt/index.php?do_redir=1029 > > Can someone please fix? > > Thanks. > > -- > Jeff Squyres > Cisco Systems > > _______________________________________________ > devel mailing list > de...@open-mpi.org > http://www.open-mpi.org/mailman/listinfo.cgi/devel >