文章目录
- Rockchip
- QCOM
-
- sc60
-
- 1.ninja error 'artruntimeinterpretermterpoutmterp_x86_64.S', needed by 'outhostlin
- 2. -bash:mkisofs:command not found
- 3./bin/bash: prebuilts/misc/linux-x86/bison/bison: No such file or directory
- 4.flex-2.5.39: loadlocale.c:130:_nl_intern_locale_data: ?? ‘cnt < (sizeof (_nl_value_type_LC_TIME) / sizeof (_nl_value_type_LC_TIME[0]))’ ???
- 5.“FAILED: setup-jack-server Jack server installation not found”
Rockchip
RK3266
系统:Android8.1
1.解决/bin/sh: lz4c: 未找到命令
LZ4是一种压缩算法,解决方法如下:
安装lz4:
apt-get update
apt-get install liblz4-tool
重新编译 ok
解lz4文件:
lz4 -d 文件名
RK1808
系统:buildroot
1.you need to install ‘unbuffer‘ (from package expect or expect-dev)
you need to install ‘unbuffer‘ (from package expect or expect-dev)
package require Expect" (file “/u