From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:38120) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SCBIj-0003ra-Gg for qemu-devel@nongnu.org; Mon, 26 Mar 2012 10:53:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SCBId-00010w-1S for qemu-devel@nongnu.org; Mon, 26 Mar 2012 10:53:41 -0400 Received: from mail-ob0-f173.google.com ([209.85.214.173]:39394) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SCBIc-00010c-QA for qemu-devel@nongnu.org; Mon, 26 Mar 2012 10:53:34 -0400 Received: by obbwd20 with SMTP id wd20so6102214obb.4 for ; Mon, 26 Mar 2012 07:53:32 -0700 (PDT) Sender: fluxion Date: Mon, 26 Mar 2012 09:53:27 -0500 From: Michael Roth Message-ID: <20120326145327.GA2884@illuin> References: <4F6535B5.4040405@comstyle.com> <4F685882.2070105@redhat.com> <4F6885E0.1050708@comstyle.com> <4F6E7298.5050601@comstyle.com> <4F7036A1.8070107@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4F7036A1.8070107@redhat.com> 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: Michal Privoznik Cc: qemu-devel , Brad Smith On Mon, Mar 26, 2012 at 11:28:01AM +0200, Michal Privoznik wrote: > 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 That one also requires your previous patch, and misses some things Luiz caught. This is the latest one, Brad is CC'd: http://www.mail-archive.com/qemu-devel@nongnu.org/msg104240.html > > Michal >