On 2/19/2016 10:42 AM, dweimer wrote:
> 
> In my testing of 10.3-BETA2, I have discovered that the buildworld is
> failing on libc/posix1e/acl_support_nfs4.c on my mail server jail.
> Anyone have any ideas as to what's causing the issue?
> 
> /jails/devel/ROOT/usr/src/lib/libc/posix1e/acl_support_nfs4.c:51:8:
> error: use of undeclared identifier 'ACL_ENTRY_INHERITED'
>      { ACL_ENTRY_INHERITED, "inherited", 'I' },
>        ^

That is defined in sys/sys/acl.h. It all seems fine to me.

Check in your OBJDIR for a tmp/usr/include/sys/acl.h file and see if it
has ACL_ENTRY_INHERITED defined.

-- 
Regards,
Bryan Drewery

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to