From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: kvm build error with latest commit Date: Fri, 15 May 2009 13:43:37 +0300 Message-ID: <4A0D4759.2090305@redhat.com> References: <0463F45F3606F4428ED35AC8C709F92E0895F19AD7@pdsmsx502.ccr.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: "'kvm-devel'" To: "Xu, Jiajun" Return-path: Received: from mx2.redhat.com ([66.187.237.31]:53205 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754806AbZEOKnd (ORCPT ); Fri, 15 May 2009 06:43:33 -0400 In-Reply-To: <0463F45F3606F4428ED35AC8C709F92E0895F19AD7@pdsmsx502.ccr.corp.intel.com> Sender: kvm-owner@vger.kernel.org List-ID: Xu, Jiajun wrote: > Hi all, > Latest kvm can not build with 2.6.30-rc4 kernel. Could anyone help on the issue? > > Error as following: > > make[1]: Leaving directory `/workspace/ia32e/nightly/kvm-master-2.6.30-rc4-20090515011054681/qemu-kvm' > The external module is now build using the kvm-kmod repository: http://git.kernel.org/?p=virt/kvm/kvm-kmod.git;a=summary If you clone it, and use the commands 'git submodule init; git submodule update' is will create a linux-2.6 directory. Afterwards all you need is to pull from both repositories, and make sync and make rpm will work as usual. -- I have a truly marvellous patch that fixes the bug which this signature is too narrow to contain.