* Compile faillure with 2.6.27-rc9-git1
@ 2008-10-08 15:55 Xavier Gnata
2008-10-09 11:59 ` Sheng Yang
0 siblings, 1 reply; 2+ messages in thread
From: Xavier Gnata @ 2008-10-08 15:55 UTC (permalink / raw)
To: kvm
Hi,
I'm trying to compile kvm-76 on a box running 2.6.27-rc9-git1 (yeah
ok...rc+git...).
I get this error:
In file included from /usr/local/src/kvm-76/kernel/x86/svm.c:16:
/usr/local/src/kvm-76/kernel/include/linux/kvm_host.h:128: error: field
‘mmu_notifier’ has incomplete type
Sorry for the noise if it is a non relevant or a well know issue.
@+
Xavier
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Compile faillure with 2.6.27-rc9-git1
2008-10-08 15:55 Compile faillure with 2.6.27-rc9-git1 Xavier Gnata
@ 2008-10-09 11:59 ` Sheng Yang
0 siblings, 0 replies; 2+ messages in thread
From: Sheng Yang @ 2008-10-09 11:59 UTC (permalink / raw)
To: Xavier Gnata; +Cc: kvm
On Wed, Oct 08, 2008 at 05:55:47PM +0200, Xavier Gnata wrote:
> Hi,
>
> I'm trying to compile kvm-76 on a box running 2.6.27-rc9-git1 (yeah
> ok...rc+git...).
> I get this error:
> In file included from /usr/local/src/kvm-76/kernel/x86/svm.c:16:
> /usr/local/src/kvm-76/kernel/include/linux/kvm_host.h:128: error: field
> ?mmu_notifier? has incomplete type
>
> Sorry for the noise if it is a non relevant or a well know issue.
>
Seems you miss something in .config, probably CONFIG_KVM or
CONFIG_VIRTUALIZATION. Did you enable KVM when you build the
kernel? You can use "make menuconfig" then search MMU_NOTIFIER to find what
config it depends on. In the most condition, simple enable KVM support when
you compiling the kernel just OK.
--
regards
Yang, Sheng
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-10-09 11:59 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-08 15:55 Compile faillure with 2.6.27-rc9-git1 Xavier Gnata
2008-10-09 11:59 ` Sheng Yang
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox