From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vadim Rozenfeld Subject: Re: Windows XP Viostor driver not building Date: Thu, 10 Dec 2009 08:40:29 +0200 Message-ID: <1260427229.4330.6.camel@localhost> References: <200912091857.46303.iggy@theiggy.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: Brian Jackson Return-path: Received: from mx1.redhat.com ([209.132.183.28]:5803 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933192AbZLJGkq (ORCPT ); Thu, 10 Dec 2009 01:40:46 -0500 In-Reply-To: <200912091857.46303.iggy@theiggy.com> Sender: kvm-owner@vger.kernel.org List-ID: On Wed, 2009-12-09 at 18:57 -0600, Brian Jackson wrote: > When I try to build it recently I get the following: > > Compiling - virtio_stor_hw_helper.c > 1>errors in directory c:\src\kvm-guest-drivers-windows\viostor > 1>c:\src\kvm-guest-drivers-windows\viostor\virtio_stor_hw_helper.c(99) : error > C2039: 'requests' : is not a member of '_ADAPTER_EXTENSION' > Compiling - virtio_pci.c > Compiling - virtio_ring.c > Compiling - generating code... > Linking Executable - objfre_wxp_x86\i386\viostor.sys > 1>link : error LNK1181: cannot open input file 'c:\src\kvm-guest-drivers- > windows\viostor\objfre_wxp_x86\i386\virtio_stor_hw_helper.obj' > > > Anybody seen this and know if there's a fix? Will be fixed in a few days. > -- > To unsubscribe from this list: send the line "unsubscribe kvm" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html