bitbake build error when building mesa_native for raspberrypi3 target
therealbstern opened this issue · 2 comments
therealbstern commented
My build is breaking when I try to build mesa_native.
ERROR: Task (/usr/local/src/build-webos/webosose/meta-webosose/meta-webos/recipes-graphics/mesa/mesa-native_17.1.7.bb:do_install) failed with exit code '1'
I've attached the logfiles, instead of including them inline, because they're really long.
chbae commented
You may use 32bit linux for host and I recommend that you use ubuntu 14.04 64bit. Thanks
therealbstern commented
Understood, thanks for identifying the problem.