All of lore.kernel.org
 help / color / mirror / Atom feed
From: Cam Macdonell <cam@cs.ualberta.ca>
To: walt <w41ter@gmail.com>
Cc: kvm@vger.kernel.org
Subject: Re: Missing symlink in qemu-kvm.git?
Date: Wed, 29 Apr 2009 12:18:05 -0600	[thread overview]
Message-ID: <49F899DD.6080502@cs.ualberta.ca> (raw)
In-Reply-To: <alpine.LNX.2.01.0904291021340.1064@x9.ybpnyarg>

walt wrote:
> When building on x86 I get this error:
> 
> make[2]: Entering directory `/home/wa1ter/src/qemu-kvm/kvm/libkvm'
> make[2]: *** No rule to make target
> `/home/wa1ter/src/qemu-kvm/kvm/kernel/include/asm/kvm.h', needed by `libkvm.o'.
> 
> I fixed it by adding the same symlink that I add to Linus's kernel.git for
> exactly the same reason:
> 
> #cd qemu-kvm/kvm/kernel/include
> #ln -s ../arch/x86/include/asm asm  [there was no asm directory here]
> 
> Am I the only one who has this problem?
> 

No you're not.  I had that problem.  It's mentioned in the replies to 
Avi's announcement that qemu-kvm.git is live.  configure has been 
modified to create "include" if it's not there.  I'm not sure if that 
change has been pushed, but it's there.

Cam

  reply	other threads:[~2009-04-29 18:18 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-29 17:30 Missing symlink in qemu-kvm.git? walt
2009-04-29 18:18 ` Cam Macdonell [this message]
2009-04-30  8:35 ` Avi Kivity

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=49F899DD.6080502@cs.ualberta.ca \
    --to=cam@cs.ualberta.ca \
    --cc=kvm@vger.kernel.org \
    --cc=w41ter@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.