[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Acl-devel] fix compilation with latest xattr git
From: |
Brice De Bruyne |
Subject: |
[Acl-devel] fix compilation with latest xattr git |
Date: |
Wed, 22 Apr 2015 20:43:33 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 |
Hi,
attr has <attr/xattr.h> removed, but acl has not been adapted yet.
I took the liberty to cook up this patch that includes <sys/xattr.h>
instead of <attr/xattr.h> in affected c files and I added errno.h
plus a define of ENOATTR to c files where needed.
I also removed the AC_PACKAGE_NEED_ATTR_XATTR_H definition
from package_attrdev.m4, and changed configure to skip this test.
Thanks!
Brice De Bruyne
acl-attr-removed_xattr-1.patch
Description: Text Data
- [Acl-devel] fix compilation with latest xattr git,
Brice De Bruyne <=