When trying to
Looking at the internet has not given me much clue for this as has searching here. It surely is only some small thing, but I can't see it.
I'm somewhat unenthusiastic to update the kernel without a built userland in reach.
make buildworld
on my main machine (amd64 running releng-10.2, I run into a build error.
Code:
/usr/src/lib/libc/posix1e/acl_support_nfs4.c:51:8: error: use of undeclared identifier 'ACL_ENTRY_INHERITED'
{ ACL_ENTRY_INHERITED, "inherited", 'I' },
I'm somewhat unenthusiastic to update the kernel without a built userland in reach.