Re: [OMPI devel] master broken on (at least) OpenBSD-6

2016-09-22 Thread Gilles Gouaillardet
Thanks Paul, i fixed that (and 4 more errors that popped up) in the attached patch i opened https://github.com/open-mpi/ompi/pull/2110, but will likely merge the first 3 commits quite soon. /* the last two commits fix autogen.pl on OpenBSD 6.0 and need a review */ so you'd better use the

[OMPI devel] master broken on (at least) OpenBSD-6

2016-09-22 Thread Paul Hargrove
When trying to test PR2107 on OpenBSD-6 I was blocked by the following error, which is also present in 'master'. ../../../ompi/opal/util/if.c: In function 'opal_ifisloopback': ../../../ompi/opal/util/if.c:710: error: 'IFF_LOOPBACK' undeclared (first use in this function)