From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: kvm-kmod.git Date: Tue, 28 Apr 2009 09:39:37 +0300 Message-ID: <49F6A4A9.20707@redhat.com> References: <49F5A5DD.4090504@redhat.com> <49F5E8C9.4090200@cs.ualberta.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: KVM list To: Cam Macdonell Return-path: Received: from mx2.redhat.com ([66.187.237.31]:56889 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751288AbZD1Giz (ORCPT ); Tue, 28 Apr 2009 02:38:55 -0400 In-Reply-To: <49F5E8C9.4090200@cs.ualberta.ca> Sender: kvm-owner@vger.kernel.org List-ID: Cam Macdonell wrote: > Configure spits out an error about include/asm not existing. I think > that make sync has to be run before configure to create the include > directory and copy asm-x86 inside so that "ln -sf asm-"$karch" > include/asm" will work. I changed configure to create include/ if it doesn't exist. -- I have a truly marvellous patch that fixes the bug which this signature is too narrow to contain.