From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52762) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cnUv5-0000c3-BE for qemu-devel@nongnu.org; Mon, 13 Mar 2017 14:42:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cnUv4-00021K-Jz for qemu-devel@nongnu.org; Mon, 13 Mar 2017 14:42:11 -0400 Received: from mail-wm0-x22c.google.com ([2a00:1450:400c:c09::22c]:34914) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cnUv4-00020x-CV for qemu-devel@nongnu.org; Mon, 13 Mar 2017 14:42:10 -0400 Received: by mail-wm0-x22c.google.com with SMTP id v186so47538891wmd.0 for ; Mon, 13 Mar 2017 11:42:10 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <2e5c8c2d-35a7-a26a-bd80-379479125d9c@redhat.com> References: <20170210061200.15373-1-vapier@gentoo.org> <20170215030211.GL28432@vapier> <2e5c8c2d-35a7-a26a-bd80-379479125d9c@redhat.com> From: Peter Maydell Date: Mon, 13 Mar 2017 19:41:48 +0100 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PATCH] osdep.h: pull in sys/sysmacros.h for major/minor/makedev List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Eric Blake Cc: QEMU Developers On 13 March 2017 at 19:31, Eric Blake wrote: > Whether or not you think glibc broke things, the fact remains that the > build is broken on current Fedora rawhide if we don't apply either this > or the other proposed patch (the one by Christopher Covington, which > I've now pinged) Yes, I'm not opposed to qemu having a patch to work around this mess. I'm just irritated that glibc makes it necessary. thanks -- PMM