On 23 September 2017 at 06:56, mohammed aqdam <[email protected]> wrote: > > i'm getting the following error... > > root@pcz-ee207837-2:/u/my_poky/poky-2/poky/build# bitbake -k rpi-test-image
^^^^ > configure: error: you should not run configure as root As it says, you're running as root. I thought we bailed early if this happened but obviously not. Don't build as root, build as a normal user. Ross
-- _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
