Re: [OMPI devel] --disable-ipv6 broken on trunk

2008-04-02 Thread Josh Hursey
Great. Thanks for the fix. On Apr 2, 2008, at 6:54 AM, Adrian Knoth wrote: On Wed, Apr 02, 2008 at 06:36:02AM -0400, Josh Hursey wrote: It seems that builds configured with '--disable-ipv6' are broken on the trunk. I suspect r18055 for this break since the tarball from two

Re: [OMPI devel] --disable-ipv6 broken on trunk

2008-04-02 Thread Adrian Knoth
On Wed, Apr 02, 2008 at 06:36:02AM -0400, Josh Hursey wrote: > It seems that builds configured with '--disable-ipv6' are broken on > the trunk. I suspect r18055 for this break since the tarball from two > --- > oob_tcp.c: In function `mca_oob_tcp_fini': > oob_tcp.c:1364

[OMPI devel] --disable-ipv6 broken on trunk

2008-04-02 Thread Josh Hursey
It seems that builds configured with '--disable-ipv6' are broken on the trunk. I suspect r18055 for this break since the tarball from two nights ago worked fine and it is the only significant change in this code in the past week. The build error is: --- oob_tcp.c: In