On Wed, Jan 11, 2012 at 07:34:28PM +0100, Stefan Weil wrote:
> Please consider adding libcap-dev to the Linux build bots (and of course
> to the personal Linux environment when you are a maintainer).
I have added it to yuzuki.
Stefan
On Wed, Jan 11, 2012 at 07:34:28PM +0100, Stefan Weil wrote:
> 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 pa
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 redunda