Ralf --
After making all the changes you suggested (see https://svn.open-mpi.org/trac/ompi/changeset/18514
and https://svn.open-mpi.org/trac/ompi/changeset/18515), everything
works. Note that I couldn't completely remove acinclude.m4; we have a
few files that are generated by autogen.sh th
Hi Jeff,
* Jeff Squyres wrote on Tue, May 27, 2008 at 03:07:02PM CEST:
> On May 26, 2008, at 1:42 PM, Ralf Wildenhues wrote:
>>> I notice that you patched [opal/]libltdl/m4/libtool.m4 -- did you
>>> mean to patch config/libtool.m4? I tried patching both of these,
>>> but got the same result (l
This patch unfortunately does not seem to work -- here's some output
from the build:
/bin/sh ../../../libtool --mode=compile ifort -I../../../ompi/
include -I../../../ompi/include -I. -I. -I../../../ompi/mpi/f90 -c -
o mpi_wtick_f90.lo mpi_wtick_f90.f90
libtool: compile: ifort -I../../..
Hi Jeff,
* Jeff Squyres wrote on Wed, May 21, 2008 at 05:08:57PM CEST:
> The Open MPI project just switched yesterday to using LT 2.2.4, AC 2.62,
> and AM 1.10.1 for our nightly trunk snapshot tarballs. Several
> developers have been using this combo for a while (including me), but
> using t