- 积分
- 8
贡献52
飞刀10 FD
注册时间2025-3-20
在线时间1 小时

 
扫一扫,手机访问本帖 
|
./build.sh chip 后,无论选什么,后面的 ./build.sh,都会出现编译错误:
sudo: unknown user #1032
ERROR: Running /home/forlinx/work/OK3506_Linux_Source/device/rockchip/common/scripts/mk-kernel.sh - run_command failed!
ERROR: exit code 1 from line 36:
$@
ERROR: call stack:
build-helper: run_command(36)
mk-kernel.sh: do_make_kernel_config(31)
mk-kernel.sh: make_kernel_config(36)
mk-kernel.sh: do_build(57)
mk-kernel.sh: build_hook(438)
mk-kernel.sh: main(496)
ERROR: Running /home/forlinx/work/OK3506_Linux_Source/device/rockchip/common/build-hooks/99-all.sh - build_all failed!
ERROR: exit code 1 from line 20:
"$RK_SCRIPTS_DIR/mk-kernel.sh"
ERROR: call stack:
99-all.sh: build_all(20)
99-all.sh: build_hook(136)
build-helper: try_func(63)
build-helper: try_hook(96)
build-helper: source(165)
99-all.sh: main(147)
ERROR: Running /home/forlinx/work/OK3506_Linux_Source/device/rockchip/common/build-hooks/99-all.sh - try_func build_hook all failed!
ERROR: exit code 1 from line 67:
build_hook
ERROR: call stack:
build-helper: try_func(67)
build-helper: try_hook(96)
build-helper: source(165)
99-all.sh: main(147)
请指点一下
|
|