public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Avi Kivity <avi@redhat.com>
To: Anthony Liguori <aliguori@us.ibm.com>
Cc: kvm@vger.kernel.org
Subject: Re: [PATCH] Fix build when objdir != srcdir (v2)
Date: Thu, 30 Apr 2009 18:24:32 +0300	[thread overview]
Message-ID: <49F9C2B0.7010200@redhat.com> (raw)
In-Reply-To: <1241104005-19117-1-git-send-email-aliguori@us.ibm.com>

Anthony Liguori wrote:
> This requires adding the necessary bits to configure to create the directories
> and symlinks for libkvm.  It also requires sticking KVM_CFLAGS in
> config-host.mak to ensure that it gets the right set of includes for the
> kernel headers.
>
> v1 => v2
>   Fix build when objdir == srcdir
>
>   

Is this the new patch?  I still get

[avi@cleopatra qemu-kvm (master)]$ make
make[1]: Entering directory `/home/avi/qemu-kvm/x86_64-softmmu'
make -C ../kvm/libkvm 
KVM_CFLAGS="-I/home/avi/qemu-kvm/kvm/kernel/include 
-I/home/avi/qemu-kvm/kvm/kernel/arch/x86/include"
make[2]: Entering directory `/home/avi/qemu-kvm/kvm/libkvm'
Makefile:2: /kvm/libkvm/config-x86_64.mak: No such file or directory
make[2]: *** No rule to make target `/kvm/libkvm/config-x86_64.mak'.  Stop.
make[2]: Leaving directory `/home/avi/qemu-kvm/kvm/libkvm'
make[1]: *** [libkvm.a] Error 2
make[1]: Leaving directory `/home/avi/qemu-kvm/x86_64-softmmu'
make: *** [subdir-x86_64-softmmu] Error 2



-- 
error compiling committee.c: too many arguments to function


  reply	other threads:[~2009-04-30 15:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-30 15:06 [PATCH] Fix build when objdir != srcdir (v2) Anthony Liguori
2009-04-30 15:24 ` Avi Kivity [this message]
2009-04-30 15:47   ` Anthony Liguori

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=49F9C2B0.7010200@redhat.com \
    --to=avi@redhat.com \
    --cc=aliguori@us.ibm.com \
    --cc=kvm@vger.kernel.org \
    /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