qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] virtfs-proxy-helper: Fix and clean include statements
@ 2012-01-11 18:34 Stefan Weil
  2012-01-11 18:34 ` [Qemu-devel] [PATCH 1/2] virtfs-proxy-helper: Fix compilation on newer systems Stefan Weil
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Stefan Weil @ 2012-01-11 18:34 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-trivial, M. Mohan Kumar, Aneesh Kumar K.V

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

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

end of thread, other threads:[~2012-01-12 13:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-11 18:34 [Qemu-devel] [PATCH 0/2] virtfs-proxy-helper: Fix and clean include statements Stefan Weil
2012-01-11 18:34 ` [Qemu-devel] [PATCH 1/2] virtfs-proxy-helper: Fix compilation on newer systems Stefan Weil
2012-01-11 18:34 ` [Qemu-devel] [PATCH 2/2] virtfs-proxy-helper: Clean include files Stefan Weil
2012-01-12 13:51 ` [Qemu-devel] [PATCH 0/2] virtfs-proxy-helper: Fix and clean include statements Stefan Hajnoczi
2012-01-12 13:53 ` Stefan Hajnoczi

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).