As a quick "fix" without investigating what is being defined I simply added the 
line below to copy-acl.c. I make no claim that this is correct.

#   define ACL_NOT_WELL_SUPPORTED(Err) \
     ((Err) == ENOTSUP || (Err) == ENOSYS || (Err) == EINVAL || (Err) == EBUSY)

Patrick M. Callahan Senior Engineer
[email protected]
General Dynamics Advanced Information Systems
10467 White Granite Drive Ste 304
Oakton VA 22124
work: 703.277.1471



Reply via email to