Issue metadata
Sign in to add a comment
|
udev: failed to build with glibc 2.27 |
||||||||||||||||||||||
Issue description
with glibc 2.27
emerge-samus udev
../systemd-225/src/basic/util.c:3570:56: error: implicit declaration of function 'major' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
if (asprintf(&p, "/sys/dev/block/%u:%u/queue", major(d), minor(d)) < 0)
,
Oct 3
Cannot reproduce it for now. |
|||||||||||||||||||||||
►
Sign in to add a comment |
|||||||||||||||||||||||
Comment 1 by benhenry@chromium.org
, Aug 3