From: Stefan Weil <sw@weilnetz.de>
To: qemu-devel@nongnu.org
Cc: qemu-trivial@nongnu.org, "M. Mohan Kumar" <mohan@in.ibm.com>,
"Aneesh Kumar K.V" <aneesh.kumar@linux.vnet.ibm.com>
Subject: [Qemu-trivial] [PATCH 0/2] virtfs-proxy-helper: Fix and clean include statements
Date: Wed, 11 Jan 2012 19:34:28 +0100 [thread overview]
Message-ID: <1326306870-14484-1-git-send-email-sw@weilnetz.de> (raw)
Obviously most Linux host systems don't have a libcap-dev package.
If this package is available, make tries to build virtfs-proxy-helper
and fails on recent Linux distributions because of a missing attr/xattr.h.
The first patch fixes this. As I noticed that several include statements
were redundant, I added the second patch which is optional but cleans
the code a little bit.
Please consider adding libcap-dev to the Linux build bots (and of course
to the personal Linux environment when you are a maintainer).
Regards,
Stefan Weil
[PATCH 1/2] virtfs-proxy-helper: Fix compilation on newer systems
[PATCH 2/2] virtfs-proxy-helper: Clean include files
next reply other threads:[~2012-01-11 18:34 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-11 18:34 Stefan Weil [this message]
2012-01-11 18:34 ` [Qemu-trivial] [PATCH 1/2] virtfs-proxy-helper: Fix compilation on newer systems Stefan Weil
2012-01-11 18:34 ` [Qemu-trivial] [PATCH 2/2] virtfs-proxy-helper: Clean include files Stefan Weil
2012-01-12 13:51 ` [Qemu-trivial] [Qemu-devel] [PATCH 0/2] virtfs-proxy-helper: Fix and clean include statements Stefan Hajnoczi
2012-01-12 13:53 ` Stefan Hajnoczi
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=1326306870-14484-1-git-send-email-sw@weilnetz.de \
--to=sw@weilnetz.de \
--cc=aneesh.kumar@linux.vnet.ibm.com \
--cc=mohan@in.ibm.com \
--cc=qemu-devel@nongnu.org \
--cc=qemu-trivial@nongnu.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;
as well as URLs for NNTP newsgroup(s).