From mboxrd@z Thu Jan 1 00:00:00 1970 From: Brian Jackson Subject: Windows XP Viostor driver not building Date: Wed, 9 Dec 2009 18:57:46 -0600 Message-ID: <200912091857.46303.iggy@theiggy.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: kvm@vger.kernel.org Return-path: Received: from theiggy.com ([66.220.1.110]:33867 "EHLO mail.theiggy.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751020AbZLJBGn (ORCPT ); Wed, 9 Dec 2009 20:06:43 -0500 Received: from brianj-linux.localnet (wg.pivot3.com [74.202.66.30]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.theiggy.com (Postfix) with ESMTPSA id 680FCDE80 for ; Wed, 9 Dec 2009 18:57:47 -0600 (CST) Sender: kvm-owner@vger.kernel.org List-ID: 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?