From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:57876) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SC6Di-0002OT-42 for qemu-devel@nongnu.org; Mon, 26 Mar 2012 05:28:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SC6Dg-0001Cc-4Q for qemu-devel@nongnu.org; Mon, 26 Mar 2012 05:28:09 -0400 Received: from mx1.redhat.com ([209.132.183.28]:57889) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SC6Df-0001CT-Sm for qemu-devel@nongnu.org; Mon, 26 Mar 2012 05:28:08 -0400 Message-ID: <4F7036A1.8070107@redhat.com> Date: Mon, 26 Mar 2012 11:28:01 +0200 From: Michal Privoznik MIME-Version: 1.0 References: <4F6535B5.4040405@comstyle.com> <4F685882.2070105@redhat.com> <4F6885E0.1050708@comstyle.com> <4F6E7298.5050601@comstyle.com> In-Reply-To: <4F6E7298.5050601@comstyle.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] Build broken -- qemu-ga: add guest-network-get-interfaces command List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Brad Smith Cc: qemu-devel On 25.03.2012 03:19, Brad Smith wrote: > On 20/03/12 9:28 AM, Brad Smith wrote: >> On 20/03/12 6:14 AM, Michal Privoznik wrote: >>> On 18.03.2012 02:09, Brad Smith wrote: >>>> Michal, >>>> >>>> http://git.qemu.org/?p=qemu.git;a=commit;h=3424fc9f16a1e7d1c48eb6d605eb0ca63e199ec2 >>>> >>>> >>>> >>>> >>>> This broke the build. Un-break the tree. >>>> >>> >>> >>> Can you please be more specific? It works for me so I don't have a clue >>> what are you referring to. I mean, what compiler do you use, what errors >>> are thrown, etc. >>> >>> Michal >> >> The patch commited is full of Linux specific code. > > This is *STILL BROKEN*. If you can't get a fix in in a timely manner > then REVERT > the broken commit. > Brad, that's because the fix hasn't been merged yet. If you need fix very quickly you can apply this patch: http://lists.nongnu.org/archive/html/qemu-devel/2012-03/msg04054.html Michal