From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carlo Marcelo Arenas Belon Subject: Re: KVM-82 failed to compile Date: Fri, 2 Jan 2009 08:29:27 +0000 Message-ID: <20090102082927.GA26068@sajinet.com.pe> References: <495D24C2.4030204@schrodinger.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: KVM list To: Simon Gao Return-path: Received: from sajino.sajinet.com.pe ([76.74.239.193]:46754 "EHLO sajino.sajinet.com.pe" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757174AbZABI33 (ORCPT ); Fri, 2 Jan 2009 03:29:29 -0500 Content-Disposition: inline In-Reply-To: <495D24C2.4030204@schrodinger.com> Sender: kvm-owner@vger.kernel.org List-ID: Thu, Jan 01, 2009 at 12:17:06PM -0800, Simon Gao wrote: > I am seeing following error while compiling kvm-82: >=20 > 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 does that line correspond to "struct mmu_motifier"? > This error occurred to both linux-2.6.26-gentoo-r4 and > linux-2.6.27-gentoo-r7. has your kernel configuration (/usr/src/linux/.config) the following enabled? CONFIG_MMU_NOTIFIER=3Dy > Anyone else has such problem? =46WIW I have kvm-82 compiled against linux-2.6.27-gentoo-r7 Carlo