From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41517) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WKjIq-00037J-EZ for qemu-devel@nongnu.org; Tue, 04 Mar 2014 01:58:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WKjIk-00089S-Ea for qemu-devel@nongnu.org; Tue, 04 Mar 2014 01:58:12 -0500 Received: from v220110690675601.yourvserver.net ([37.221.199.173]:37771) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WKjIk-00089K-8Y for qemu-devel@nongnu.org; Tue, 04 Mar 2014 01:58:06 -0500 Message-ID: <5315796B.4050001@weilnetz.de> Date: Tue, 04 Mar 2014 07:57:47 +0100 From: Stefan Weil MIME-Version: 1.0 References: <530F98A2.8040600@weilnetz.de> <530FB326.9080602@redhat.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] git build from clean broken? List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell , Paolo Bonzini Cc: Fam Zheng , QEMU Developers Am 04.03.2014 00:50, schrieb Peter Maydell: > > Do we have a definite version of this fix which everybody is happy > with yet? I've got confused with the various versions and review > comments on them. I'd like to apply the buildfix before I apply > any further pull requests... > > thanks > -- PMM Simply take the version without confusing review comments: http://patchwork.ozlabs.org/patch/324909/. :-) To be honest: the other patch fixes one build regression and introduces a new one, so it would not improve the situation. Paolo noticed that Makefile is a mess in some parts, and I agree. But that is something which can be handled separately. Regards Stefan