From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Gao Subject: Re: KVM-82 failed to compile Date: Thu, 01 Jan 2009 14:06:26 -0800 Message-ID: <495D3E62.3030100@schrodinger.com> References: <495D24C2.4030204@schrodinger.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE To: KVM list Return-path: Received: from thermidore.schrodinger.com ([192.156.98.99]:1769 "EHLO schrodinger.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752532AbZAAWGd (ORCPT ); Thu, 1 Jan 2009 17:06:33 -0500 Received: from toni.schrodinger.com (toni.schrodinger.com [192.156.98.56]) by schrodinger.com (8.13.4/8.13.4) with ESMTP id n01M6W2f088228 for ; Thu, 1 Jan 2009 14:06:32 -0800 (PST) (envelope-from gao@schrodinger.com) Received: from [10.10.18.38] (076-076-148-096.pdx.net [76.76.148.96]) (authenticated bits=0) by toni.schrodinger.com (8.13.3/8.13.3) with ESMTP id n01M6VK3040896 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 1 Jan 2009 14:06:31 -0800 (PST) (envelope-from gao@schrodinger.com) In-Reply-To: <495D24C2.4030204@schrodinger.com> Sender: kvm-owner@vger.kernel.org List-ID: Simon Gao wrote: > I am seeing following error while compiling kvm-82: > > In file included from /tmp/kvm-82/kernel/x86/svm.c:56: > /tmp/kvm-82/kernel/include/linux/kvm_host.h:171: error: field > =E2=80=98mmu_notifier=E2=80=99 has incomplete type > make[4]: *** [/tmp/kvm-82/kernel/x86/svm.o] Error 1 > make[3]: *** [/tmp/kvm-82/kernel/x86] Error 2 > make[2]: *** [_module_/tmp/kvm-82/kernel] Error 2 > make[2]: Leaving directory `/usr/src/linux-2.6.27-gentoo-r7' > make[1]: *** [all] Error 2 > make[1]: Leaving directory `/tmp/kvm-82/kernel' > make: *** [kernel] Error 2 > > This error occurred to both linux-2.6.26-gentoo-r4 and > linux-2.6.27-gentoo-r7. > > Anyone else has such problem? > > > -- > 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 > =20 Actually this compiling problem only occurred to linux-2.6.27-gentoo-r7= =2E=20