On Fri, Mar 26, 2010 at 05:40:49PM +0530, anumandla kiran kumar wrote: > hi everybody > > > i am at the stage of beginning of the shr-development. for that i have > to built the environment > in that process i am unable to solve one problem > > when > bitbake -c clean shr-dialer > > *linux-x77o:/home/kiran/Desktop/shrdevel/shr-unstable # *bitbake -c clean > ./shr-apps/shr-dialer > Traceback (most recent call last): > File "/usr/bin/bitbake", line 27, in <module> > import bb > ImportError: No module named bb > > for the above error > > *linux-x77o:/home/kiran/Desktop/shrdevel/shr-unstable #* export > PYTHONPATH=$PYTHONPATH:/usr/lib/python2.6/site-packages > > *linux-x77o:/home/kiran/Desktop/shrdevel/shr-unstable # *bitbake -c clean > ./shr-apps/shr-dialer > > ERROR: Please set the 'PERSISTENT_DIR' or 'CACHE' variable. > > please suggest me to how to solve this problem
do you have ie BBPATH exported? check setup-env generated from SHR Makefile or general http://wiki.openembedded.net/index.php/Getting_started#Setup_the_environment or check Ångström source-me.txt http://www.angstrom-distribution.org/files/source-me.txt Regards, -- uin:136542059 jid:[email protected] Jansa Martin sip:[email protected] JaMa _______________________________________________ Shr-devel mailing list [email protected] http://lists.shr-project.org/mailman/listinfo/shr-devel
