problem in moko makefile setup

steve steve at openmoko.com
Mon May 26 19:26:29 CEST 2008


can someone  either assist or toss him a pointer. 

 

TIA

 

  _____  

From: community-bounces at lists.openmoko.org
[mailto:community-bounces at lists.openmoko.org] On Behalf Of saurabh gupta
Sent: Monday, May 26, 2008 3:52 AM
To: community at lists.openmoko.org
Subject: Fwd: problem in moko makefile setup

 


Hello everyone,

I tried to use the moko makefile but there seems some problem. I edited the
makefile by replacing the "git://" by "http://" so that installation can go
on despite of firewall and other things. But while using the command "make
setup" I got the following error

------------------
student at student-desktop:~/moko$ make setup
( [ -e stamps/bitbake ] && \
          [ -e bitbake/.git ] ) || \
        ( git clone -n http://git.openmoko.org/git/bitbake.git bitbake )
Initialized empty Git repository in /home/student/moko/bitbake/.git/
cat: /home/student/moko/bitbake/.git/refs/remotes/origin/bitbake-om: No such
file or directory
cd: 465: can't cd to /home/student/moko/bitbake/.git/refs/remotes/origin
fatal: : not a valid SHA1
( cd bitbake && \
          ( git branch | egrep -e ' bitbake-om$' > /dev/null || \
            git checkout -b bitbake-om --track origin/bitbake-om ))
git checkout: updating paths is incompatible with switching branches/forcing
Did you intend to checkout 'origin/bitbake-om' which can not be resolved as
commit?
make: *** [setup-bitbake] Error 1
--------------------------

It seems that there is no origin directory in the
/home/student/moko/bitbake/.git/refs/remotes/ . I checked the repository
structure on http://git.openmoko.org/git, but there is no origin file or
directory in the http://git.openmoko.org/git/bitbake.git/refs/remotes/. So I
think that there is something missing.  Can anyone help me out in this
regard. 

thanks..

Regards...

-- 
Saurabh Gupta
Electronics and Communication Engg.
NSIT,New Delhi 





-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.openmoko.org/pipermail/community/attachments/20080526/1dc6dd8c/attachment.htm 


More information about the community mailing list