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

_______________________________________________
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support

Reply via email to