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 function `mca_oob_tcp_fini':
oob_tcp.c:1364: error: structure has no member named `tcp6_listen_sd'
oob_tcp.c:1365: error: structure has no member named `tcp6_recv_event'
---------------------------
Can someone take a look at this?
Cheers,
Josh