瑞芯微Rockchip开发者社区
直播中

张涛

7年用户 1365经验值
私信 关注
[问答]

RK3288编译android5.1系统失败这是哪里的问题啊

按照文档

代码更新后,编译reload内核

1.jpg

成功之后编译系统

执行到 ./ mkimage.sh 时报错

1.jpg

sun@sun-virtual-machine:~/android/firefly5.1$ ./mkimage.sh
TARGET_PRODUCT=rk3288_box
TARGET_HARDWARE=rk30board
IMG_TARGET=all , ota = withoutkernel
system filesysystem is ext4
‘kernel/arch/arm/boot/zImage’ -> ‘/home/sun/android/firefly5.1/out/target/product/rk3288_box/kernel’
create boot.img without kernel... done.
create recovery.img with kernel and with out resource... done.
create misc.img.... done.
create system.img... ls: cannot access /home/sun/android/firefly5.1/out/target/product/rk3288_box/system.img: No such file or directory
./mkimage.sh: line 132: [: -gt: unary operator expected
Please make first!!!

求助,这是哪里的问题啊

回帖(3)

h1654155275.5916

2022-10-24 16:45:04
没编译上层,或编译上层出错导致未生成system.img
举报

张杰

2022-10-24 16:45:30
我昨天也遇到同样问题,到现在还是未生成system.img...
之前明明都正常...
我查到之前解决方法是再make,后就出现system.img
目前尝试过 make -j8 三次,还是未生成system.img
也尝试过 rm -rf out后,没使用sudo 打包一样没有systme.img
现在继续在 make -j8 两次看看结果...
举报

张杰

2022-10-24 16:45:39
修改build/core/definitions.mk 中关于core.jar 编译的最小内存,-JXmx 1024m此初始值为2048m
改完后,make clean再make -j8 等待3小时system.img终于编译完成...
举报

更多回帖

发帖
×
20
完善资料,
赚取积分