[Bugs] [Bug 1562052] build: revert configure --without-ipv6-default behaviour

bugzilla at redhat.com bugzilla at redhat.com
Mon Apr 2 12:51:07 UTC 2018


https://bugzilla.redhat.com/show_bug.cgi?id=1562052

Worker Ant <bugzilla-bot at gluster.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|POST                        |MODIFIED



--- Comment #3 from Worker Ant <bugzilla-bot at gluster.org> ---
COMMIT: https://review.gluster.org/19787 committed in master by "Jeff Darcy"
<jeff at pl.atyp.us> with a commit message- build: revert configure
--without-ipv6-default behaviour

patch https://review.gluster.org/19692 breaks gluster on systems with
IPv6 enabled but don't have IPv6 reverse DNS. Also it defaulted to
enabling ipv6-default regardless of whether --with-ipv6-default or
--without-ipv6-default were specified in the options to configure.
(Also the patch was merged without review.)

Prefer libtirpc over glibc rpc.

On newer linux with tirpc and without glibc rpc use tirpc (obviously)

on less new linux with both tirpc and glibc rpc default to use tirpc,
unless --without-tirpc is specified, in which case use glibc rpc

On less new linux without tirpc fall back to glib rpc (obviously)

ipv6-default requires libtirpc. It is off by default. It must be
explicitly enabled with --with-ipv6-default. If --with-ipv6-default is
specified, but tirpc is not available, disable it and issue a warning

Change-Id: Ib96a230fafb83ec83a71948fe55af1215a7a6ffa
BUG: 1562052
Signed-off-by: Kaleb S. KEITHLEY <kkeithle at redhat.com>

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=GHKyKPpLLq&a=cc_unsubscribe


More information about the Bugs mailing list