Hi all, i'm trying to compile nodejs_12.14.1.bb recipe for yocto dunfell. I'm getting next error output:
output.txt
Looking the output i see the message /bin/sh: gen-regexp-special-case: command not found. I see by the compilation proccess that the builder is trying to run this binary in the host machine that is compiled for arm so this generates an error.
Thanks
Hi all, i'm trying to compile nodejs_12.14.1.bb recipe for yocto dunfell. I'm getting next error output:
output.txt
Looking the output i see the message /bin/sh: gen-regexp-special-case: command not found. I see by the compilation proccess that the builder is trying to run this binary in the host machine that is compiled for arm so this generates an error.
Thanks