anumandla kiran kumar <[email protected]> writes: > > i downloaded make file on to my desktop, run the commands which are shown > on * http://www.shr-project.org/trac/wiki/Building%20SHR* > > now i am stopped at bitbake command > > linux-rrj0:/home/kiran/Desktop/development/shr-testing # make image > . conf/topdir.conf && test "`pwd`" = "$TOPDIR" || echo "TOPDIR='`pwd`'" > > conf/topdir.conf > . ./setup-env; exec bitbake "shr-lite-image" > ERROR: Openembedded's config sanity checker detected a potential > misconfiguration. > Either fix the cause of this error or at your own risk disable the > checker (see sanity.conf). > Following is the list of potential problems / advisories: > > Do not use Bitbake as root. > make: *** [image] Error 1 > > linux-rrj0:/home/kiran/Desktop/development/shr-testing # ./bitbake -c clean > openmoko-dialer3 > bash: ./bitbake: is a directory > > please suggest me how to solve this problem....
Since the error-message is "Do not use Bitbake as root", it would seem that the thing to do is to start over again, this time as a normal user (not root). Why were you doing this as root? -- Don't be afraid to ask (Lf.((Lx.xx) (Lr.f(rr)))). _______________________________________________ Shr-devel mailing list [email protected] http://lists.shr-project.org/mailman/listinfo/shr-devel
