[Bugs] [Bug 1544851] New: Redefinitions of IXDR_GET_LONG and IXDR_PUT_LONG when libtirpc is used
bugzilla at redhat.com
bugzilla at redhat.com
Tue Feb 13 15:52:01 UTC 2018
https://bugzilla.redhat.com/show_bug.cgi?id=1544851
Bug ID: 1544851
Summary: Redefinitions of IXDR_GET_LONG and IXDR_PUT_LONG when
libtirpc is used
Product: GlusterFS
Version: mainline
Component: build
Severity: medium
Assignee: bugs at gluster.org
Reporter: chewi at aura-online.co.uk
CC: bugs at gluster.org
This happens when IPv6 is not made the default. Many warnings like this are
seen:
In file included from /usr/include/tirpc/rpc/rpc.h:43:0,
from ../../rpc/xdr/src/glusterfs-fops.h:9,
from glusterfs.h:33,
from fd.h:17,
from inode.h:34,
from inode.c:11:
/usr/include/tirpc/rpc/xdr.h:267:0: warning: "IXDR_GET_LONG" redefined
#define IXDR_GET_LONG(buf) ((long)ntohl((u_int32_t)*(buf)++))
Please see:
https://review.gluster.org/#/c/19334/
--
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