scscsccscscs 发表于 2019-7-22 11:00:04

rk3288编译android开发环境配置

sc@sc-virtual-machine:~$ git pull bitbucket Firefly-RK3288:Firefly-RK3288
remote: Counting objects: 467451, done.
remote: Compressing objects: 100% (285496/285496), done.
接收对象中:15% (71435/467451), 32.59 MiB | 7.00 KiB/s
最后remote: Counting objects: 467451, done.
remote: Compressing objects: 100% (285496/285496), done.
error: RPC failed; result=56, HTTP code = 200.00 KiB/s      
fatal: The remote end hung up unexpectedly
fatal: 过早的文件结束符(EOF)
fatal: index-pack failed
改了git config --global http.postBuffer 524288000也没用,下载的爷好慢。

jpchen 发表于 2019-7-22 11:09:46

请按这个文档来
http://wiki.t-firefly.com/zh_CN/Firefly-RK3288/compile_android.html

scscsccscscs 发表于 2019-7-22 14:23:30

jpchen 发表于 2019-7-22 11:09
请按这个文档来
http://wiki.t-firefly.com/zh_CN/Firefly-RK3288/compile_android.html

我就是按官网上些的呀。

scscsccscscs 发表于 2019-7-22 15:58:03

我改了本地仓库的位置还是这样,心态崩了。。
~/proj/firefly-rk3288-lollipop$ git pull bitbucket Firefly-RK3288:Firefly-RK3288
remote: Counting objects: 467451, done.
remote: Compressing objects: 100% (285496/285496), done.
error: RPC failed; result=56, HTTP code = 20022.00 KiB/s   
fatal: The remote end hung up unexpectedly
fatal: 过早的文件结束符(EOF)
fatal: index-pack failed

jpchen 发表于 2019-7-22 16:11:47

scscsccscscs 发表于 2019-7-22 15:58
我改了本地仓库的位置还是这样,心态崩了。。
~/proj/firefly-rk3288-lollipop$ git pull bitbucket Firef ...

可以先从百度云上下载git sdk,然后再同步,同时检查一下你当前电脑的环境,内存硬盘容量是否够用

scscsccscscs 发表于 2019-7-22 22:29:18

大哥,我是小白,不懂你的意思阿,git sdk是啥,咋同步。

scscsccscscs 发表于 2019-7-22 22:31:33

我用虚拟机弄的,应该是2个g加120g
页: [1]
查看完整版本: rk3288编译android开发环境配置