From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Nxizf-0005Gh-0J for qemu-devel@nongnu.org; Fri, 02 Apr 2010 11:41:11 -0400 Received: from [140.186.70.92] (port=43996 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nxizc-0005GZ-NX for qemu-devel@nongnu.org; Fri, 02 Apr 2010 11:41:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Nxizb-0001e6-3h for qemu-devel@nongnu.org; Fri, 02 Apr 2010 11:41:08 -0400 Received: from mail-pw0-f45.google.com ([209.85.160.45]:45953) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Nxiza-0001dy-S6 for qemu-devel@nongnu.org; Fri, 02 Apr 2010 11:41:07 -0400 Received: by pwi6 with SMTP id 6so1722358pwi.4 for ; Fri, 02 Apr 2010 08:41:05 -0700 (PDT) Message-ID: <4BB6100F.80205@codemonkey.ws> Date: Fri, 02 Apr 2010 10:41:03 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] [BREAKAGE] commit 9bc6304c156dcc01c619672ca33d7152bb18bcb9 breaks build References: <4BB5FF88.8090100@mail.berlios.de> <4BB60CFD.5010806@codemonkey.ws> In-Reply-To: <4BB60CFD.5010806@codemonkey.ws> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Weil Cc: Blue Swirl , Roy Tam , qemu-devel , "Michael S. Tsirkin" On 04/02/2010 10:27 AM, Anthony Liguori wrote: > > This tap files are a bit odd. We don't compile tap.o for mingw32 but > we do compile tap-win32.o so what we need to do is define > tap_get_vhost_net in tap-win32.c. Testing a patch right now. I pushed a fix that does exactly this. Regards, Anthony Liguori > Regards, > > Anthony Liguori > >> Stefan >> >> >> >