[Bugs] [Bug 1367527] New: core: use <sys/sysmacros.h> for makedev(3), major(3), minor(3)
bugzilla at redhat.com
bugzilla at redhat.com
Tue Aug 16 16:14:21 UTC 2016
https://bugzilla.redhat.com/show_bug.cgi?id=1367527
Bug ID: 1367527
Summary: core: use <sys/sysmacros.h> for makedev(3), major(3),
minor(3)
Product: GlusterFS
Version: mainline
Component: core
Assignee: bugs at gluster.org
Reporter: kkeithle at redhat.com
CC: bugs at gluster.org
Description of problem:
gnu glibc (libc) in Fedora 26 (rawhide) has turned off "compat" for makedev(),
major(), and minor(3) decls.
3.8.2 on F26 built with warnings, see:
https://kojipkgs.fedoraproject.org//packages/glusterfs/3.8.2/1.fc26/data/logs/x86_64/build.log
More recent builds of other packages (namely nfs-ganesha) indicate that these
warnings would now be errors, and, e.g. will be errors when 3.8.3 is released
and built.
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1.
2.
3.
Actual results:
Expected results:
Additional info:
--
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