Ralph,

these are MPI 3 functions that did not land yet into the v1.10 series.
only MPI_Aint arithmetic functions landed into v1.10 so it seems configure
is confused
(e.g. this test was previously not built, and now it is ...)

I ll try to back port the missing functions

Cheers,

Gilles

On Friday, October 23, 2015, Ralph Castain <[email protected]> wrote:

> Hi folks
>
> I’m seeing a bunch of build failures in the overnight tests with this
> signature:
>
> aint_mpifh.o: In function `do_the_test_':
> aint_mpifh.f90:(.text+0x138): undefined reference to
> `mpi_win_create_dynamic_'
> aint_mpifh.f90:(.text+0x16b): undefined reference to `mpi_win_attach_'
> aint_mpifh.f90:(.text+0x34c): undefined reference to `mpi_win_detach_'
> collect2: error: ld returned 1 exit status
>
>
> Looks to me like something got left out of the prior PRs?
> Ralph
>
> _______________________________________________
> devel mailing list
> [email protected] <javascript:;>
> Subscription: http://www.open-mpi.org/mailman/listinfo.cgi/devel
> Link to this post:
> http://www.open-mpi.org/community/lists/devel/2015/10/18243.php

Reply via email to