On Sat, Oct 10, 2009 at 1:51 PM, Tom <[email protected]> wrote: > > On Sat, Oct 10, 2009 at 8:45 AM, anumandla kiran kumar < > [email protected]> wrote: > >> >> >> On Fri, Oct 9, 2009 at 10:54 PM, Tom <[email protected]> wrote: >> >>> On Fri, Oct 9, 2009 at 6:50 PM, anumandla kiran kumar < >>> [email protected]> wrote: >>> >>>> >>>> hi, >>>> i am new to shr develop.. >>>> for this i am following * >>>> http://shr-project.org/trac/wiki/Building%20SHR* >>>> in this first for the beginning >>>> >>>> Download the FSO/SHR *Makefile* from >>>> Bearstech<http://shr.bearstech.com/>(see README for details): >>>> >>>> $ wget http://shr.bearstech.com/Makefile >>>> >>>> i downloaded this file Makefile to my freerunner. >>>> >>>> Run: >>>> >>>> $ make setup >>>> >>>> this command is not executing >>>> >>>> and coming like this.. and this make command is not there in FR. >>>> r...@om-gta02 ~ $ wget http://shr.bearstech.com/Makefile >>>> Connecting to 10.0.0.21:3128 (10.0.0.21:3128) >>>> Makefile 100% |*****************************| 13915 >>>> --:--:-- ETA >>>> r...@om-gta02 ~ $ make setup >>>> -sh: make: not found >>>> How to solve this probelm.... >>>> >>>> >>>> >>>> _______________________________________________ >>>> >>> Unfortunately, in order to use make, you need to install it... >>> But not on the neo, install it on your box... google for a quick >>> developing howto to explain where you can get the tools from. >>> >>> -- >>> Tom. >>> >> >> >> thanks for reply and suggestion >> >> i have an doubt "install it on your box" what it mean >> >> already in my desktop having make command.. >> >> but on FR is not there >> >> >> > (Don't forget to send to list as well) > You don't need make on your FR, just on your desktop. > Download the make file to your desktop, and run the commands there. > > -- > Tom. >
-- thanks for suggestion 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....
_______________________________________________ Shr-devel mailing list [email protected] http://lists.shr-project.org/mailman/listinfo/shr-devel
