[Bugs] [Bug 1553938] New: configure summary TIRPC result is misleading
bugzilla at redhat.com
bugzilla at redhat.com
Fri Mar 9 23:11:40 UTC 2018
https://bugzilla.redhat.com/show_bug.cgi?id=1553938
Bug ID: 1553938
Summary: configure summary TIRPC result is misleading
Product: GlusterFS
Version: mainline
Component: build
Assignee: bugs at gluster.org
Reporter: chewi at aura-online.co.uk
CC: bugs at gluster.org
Description of problem:
Requesting ipv6-default even if you explicitly disable libtirpc will then
implicitly enable libtirpc because that is required. That is fine but the
configure summary then shows TIRPC as disabled when it is not.
The result could also be made clearer by stating that TIRPC is "missing" when
it has been tried but not found.
This should be looked at following bug #1553926 otherwise the configure line
below will not do what you expect.
Version-Release number of selected component (if applicable):
4.0.0, master (940f870f) with my fix for bug #1553926 applied.
How reproducible:
Always.
Steps to Reproduce:
./configure --with-ipv6-default --without-libtirpc
Actual results:
IPV6 default : yes
Use TIRPC : no
Expected results:
IPV6 default : yes
Use TIRPC : yes
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the Bugs
mailing list