Hello, * Xin He wrote on Thu, Jun 23, 2011 at 01:23:53PM CEST: > make[3]: Entering directory `/home/ehhexxn/git/ompi/ompi/include' > FC mpif90-ext.lo > libtool: compile: unrecognized option `-c' > libtool: compile: Try `libtool --help' for more information. > make[3]: *** [mpif90-ext.lo] Error 1
Do a 'make V=1' to see details. You will most likely find that configure didn't find a suitable Fortran (FC) compiler for you to use. Check the config.log of the enclosing package to verify. Hope that helps. Cheers, Ralf