10.3-BETA2 Buildworld issue

Bryan Drewery bdrewery at FreeBSD.org
Fri Feb 19 21:57:25 UTC 2016


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20160219/49380cc3/attachment.sig>


More information about the freebsd-stable mailing list