Hi,
as I compiled the sources from "trunk". I got these error messages when
doing make:
[blablabla...]
make all-am
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
make[3]: Leaving directory `/home/ehhexxn/git/ompi/ompi/include'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/ehhexxn/git/ompi/ompi/include'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/ehhexxn/git/ompi/ompi'
make: *** [all-recursive] Error 1
I was able to compile an earlier version of trunk.
Best regards,
Xin