On 13 May 2016, at 08:35, Cristiano Deana wrote:
>
> 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 den
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
wrote:
> Hi,
>
> while compiling kernel I got:
>
> x86 -> /usr/src/sys/x86/include
> /usr/src/s
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 sa