[SOLVED] Re: Error in buildkernel. Permission denien

From: Cristiano Deana <cristiano.deana_at_gmail.com>
Date: Fri, 13 May 2016 14:06:41 +0200
I had to change ACL attributes too (+x) to two files:
/usr/src/sys/dev/bhnd/tools/nvram_map_gen.sh
/usr/src/sys/dev/bhnd/tools/nvram_map_gen.awk

Thanks

On Fri, May 13, 2016 at 8:35 AM, Cristiano Deana
<cristiano.deana_at_gmail.com> wrote:
> Hi,
>
> while compiling kernel I got:
>
> x86 -> /usr/src/sys/x86/include
> /usr/src/sys/dev/bhnd/tools/nvram_map_gen.sh
> /usr/src/sys/dev/bhnd/nvram/nvram_map -h
> bmake[4]: exec(/usr/src/sys/dev/bhnd/tools/nvram_map_gen.sh) failed
> (Permission denied)
> *** Error code 1
>
> Stop.
>
> I saw another thread with the same problem, so I checked my zfs mount
> options for /usr/src and set it exec=on
>
> Now I have
>
> zroot/ROOT/default on / (zfs, local, noatime, nfsv4acls)
> devfs on /dev (devfs, local, multilabel)
> zroot/tmp on /tmp (zfs, local, noatime, nosuid, nfsv4acls)
> zroot/usr/home on /usr/home (zfs, local, noatime, nfsv4acls)
> zroot/usr/ports on /usr/ports (zfs, local, noatime, nosuid, nfsv4acls)
> zroot/usr/src on /usr/src (zfs, local, noatime, nfsv4acls)
> zroot/var/audit on /var/audit (zfs, local, noatime, noexec, nosuid, nfsv4acls)
> zroot/var/crash on /var/crash (zfs, local, noatime, noexec, nosuid, nfsv4acls)
> zroot/var/log on /var/log (zfs, local, noatime, noexec, nosuid, nfsv4acls)
> zroot/var/mail on /var/mail (zfs, local, nfsv4acls)
> zroot/var/tmp on /var/tmp (zfs, local, noatime, nosuid, nfsv4acls)
>
> but still the same error
> (already deleted my src, obj and svn new src)
>
> Thank you
>
> --
> Cris, member of G.U.F.I
> Italian FreeBSD User Group
> http://www.gufi.org/



-- 
Cris, member of G.U.F.I
Italian FreeBSD User Group
http://www.gufi.org/
Received on Fri May 13 2016 - 10:06:42 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:04 UTC