Displaying 1 result from an estimated 1 matches for "next_ace_id".
2006 Dec 04
1
make errors, rsync 2.6.9 with acls patch
...acls.c:865: warning: enumeration value 'ACL_UNDEFINED_TAG' not
handled in switch
acls.c:865: warning: enumeration value 'ACL_EXTENDED_ALLOW' not
handled in switch
acls.c:865: warning: enumeration value 'ACL_EXTENDED_DENY' not
handled in switch
acls.c: In function 'next_ace_id':
acls.c:1015: error: 'ACL_USER' undeclared (first use in this function)
acls.c: In function 'next_acl_uid':
acls.c:1050: error: 'ACL_USER' undeclared (first use in this function)
acls.c: In function 'next_acl_gid':
acls.c:1055: error: 'ACL_GROUP' undecla...