Description of problem: To get rid of the following during configure phase: 21:53:12 configure: WARNING: 21:53:12 --------------------------------------------------------------------------------- 21:53:12 libtirpc (and/or ipv6-default) were enabled but libtirpc-devel is not installed. 21:53:12 Disabling libtirpc and ipv6-default and falling back to legacy glibc rpc headers. 21:53:12 This is a transitional warning message. Eventually it will be an error message. 21:53:12 ---------------------------------------------------------------------------------
Centos7 has an older version of libtirpc than we need. So if I install the package on Centos nodes, compilation will fail. I've done this and had to revert my change a while ago. This error message needs to be improved instead. Fedora does have the right package and this error does not occur there. For the infra side of things, I'm WONTFIXing this bug.