Doh. I tested with 2.63. I'll check out 2.64 right now...
On Aug 4, 2009, at 4:37 PM, George Bosilca wrote:
Not completely fixed. With the latest version of autoconf (2.64) I get a bunch of warnings. configure.ac:449: warning: AC_REQUIRE: `AC_PROG_CXX' was expanded before it was required ../../lib/autoconf/c.m4:671: AC_LANG_COMPILER(C++) is expanded from... ../../lib/autoconf/lang.m4:315: AC_LANG_COMPILER_REQUIRE is expanded from... ../../lib/autoconf/general.m4:2735: AC_RUN_IFELSE is expanded from... ../../lib/m4sugar/m4sh.m4:620: AS_IF is expanded from... ../../lib/autoconf/general.m4:2018: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:2039: AC_CACHE_CHECK is expanded from... config/ompi_check_compiler_works.m4:28: OMPI_CHECK_COMPILER_WORKS is expanded from... config/ompi_setup_cxx.m4:48: _OMPI_SETUP_CXX_COMPILER is expanded from... config/ompi_setup_cxx.m4:28: OMPI_SETUP_CXX is expanded from... configure.ac:449: the top level configure.ac:488: warning: AC_REQUIRE: `AC_PROG_F77' was expanded before it was required ../../lib/autoconf/fortran.m4:272: AC_LANG_COMPILER(Fortran 77) is expanded from... config/ompi_setup_f77.m4:35: OMPI_SETUP_F77 is expanded from... configure.ac:488: the top level configure.ac:603: warning: AC_REQUIRE: `AC_PROG_FC' was expanded before it was required ../../lib/autoconf/fortran.m4:279: AC_LANG_COMPILER(Fortran) is expanded from... config/ompi_setup_f90.m4:37: OMPI_SETUP_F90 is expanded from... configure.ac:603: the top level george. On Aug 4, 2009, at 14:49 , Jeff Squyres wrote: > Should be fixed in https://svn.open-mpi.org/trac/ompi/changeset/ > 21758. Sorry for the interruption... > > > On Aug 4, 2009, at 10:24 AM, Jeff Squyres wrote: > >> Doh! >> >> I committed the "we don't need no stinkin' C++ compiler" changes >> this morning after a bunch of testing, but I totally neglected to >> test the case *with* a C++ compiler. :-( >> >> So the trunk is borked at the moment; I'm working on a fix... >> >> -- >> Jeff Squyres >> jsquy...@cisco.com >> >> _______________________________________________ >> devel mailing list >> de...@open-mpi.org >> http://www.open-mpi.org/mailman/listinfo.cgi/devel > > > -- > Jeff Squyres > jsquy...@cisco.com > > _______________________________________________ > 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
-- Jeff Squyres jsquy...@cisco.com