All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anthony Liguori <aliguori@us.ibm.com>
To: kvm-devel <kvm@vger.kernel.org>, Avi Kivity <avi@redhat.com>
Subject: Messy headers
Date: Fri, 09 Jan 2009 13:58:00 -0600	[thread overview]
Message-ID: <4967AC48.1070700@us.ibm.com> (raw)

kvm-userspace installs:

/usr/local/include/linux/kvm.h
/usr/local/include/linux/kvm_para.h

This relies on

<asm/kvm.h>

Which is not installed.  libkvm.h depends on an up-to-date version of 
kvm.h to function properly.

Perhaps we should just stop installing all headers since libkvm is 
probably not going to be a supported library?

Right now, this is screwing up the QEMU build because it's getting one 
header from /usr/local/include and another from /usr/include and chaos 
ensues.

Regards,

Anthony Liguori

             reply	other threads:[~2009-01-09 19:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-09 19:58 Anthony Liguori [this message]
2009-01-11  7:23 ` Messy headers 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=4967AC48.1070700@us.ibm.com \
    --to=aliguori@us.ibm.com \
    --cc=avi@redhat.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 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.