MokoMakefile broken?

Rod Whitby rod at whitby.id.au
Sat Aug 30 23:00:54 CEST 2008


sparky mat wrote:
> I tried building FSO by following the instructions on the wiki. I get
> the following error.
> 
> Already on branch "bitbake-om"
> [ -d stamps ] || mkdir stamps
> touch stamps/bitbake
> ( [ -e stamps/openembedded ] && \
>           [ -e openembedded/.git ] ) || \
>         ( git clone -n git://git.openembedded.net/git/openmoko.git
> <http://git.openembedded.net/git/openmoko.git> openembedded )
> Initialized empty Git repository in /<something>/openembedded/.git/
> fatal: The remote end hung up unexpectedly
> fetch-pack from 'git://git.openembedded.net/git/openmoko.git
> <http://git.openembedded.net/git/openmoko.git>' failed.
> make: *** [setup-openembedded] Error 1
> 
> Does anyone else get the same error?

This usually means that you're behind a corporate or ISP firewall which
does not allow the git protocol to traverse it.

-- Rod



More information about the support mailing list