public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* Missing symlink in qemu-kvm.git?
@ 2009-04-29 17:30 walt
  2009-04-29 18:18 ` Cam Macdonell
  2009-04-30  8:35 ` Avi Kivity
  0 siblings, 2 replies; 3+ messages in thread
From: walt @ 2009-04-29 17:30 UTC (permalink / raw)
  To: kvm

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?

Thanks!



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-04-30  8:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-29 17:30 Missing symlink in qemu-kvm.git? walt
2009-04-29 18:18 ` Cam Macdonell
2009-04-30  8:35 ` Avi Kivity

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox