public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Sheng Yang <yasker@gmail.com>
To: Xavier Gnata <xavier.gnata@gmail.com>
Cc: kvm@vger.kernel.org
Subject: Re: Compile faillure with 2.6.27-rc9-git1
Date: Thu, 9 Oct 2008 19:59:30 +0800	[thread overview]
Message-ID: <20081009115930.GA13408@yukikaze> (raw)
In-Reply-To: <48ECD803.2060207@gmail.com>

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

      reply	other threads:[~2008-10-09 11:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-08 15:55 Compile faillure with 2.6.27-rc9-git1 Xavier Gnata
2008-10-09 11:59 ` Sheng Yang [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20081009115930.GA13408@yukikaze \
    --to=yasker@gmail.com \
    --cc=kvm@vger.kernel.org \
    --cc=xavier.gnata@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox