当前位置: 代码迷 >> 综合 >> s5p4418-android5.1.1编译出错问题2
  详细解决方案

s5p4418-android5.1.1编译出错问题2

热度:80   发布时间:2024-01-17 08:22:09.0

问题:

~/s5p4418/lollipop-5.1.1_r6

tmpfile: initramfs.cpio.2aba6039
/home/eliot/s5p4418/lollipop-5.1.1_r6/device/nexell/tools/mkinitramfs.sh: 行 23: realpath: 未找到命令
out_file: /root.img.gz
make success: /root.img.gz

cp: 无法获取"/home/eliot/s5p4418/lollipop-5.1.1_r6/result/root.img.gz" 的文件状态(stat): 没有那个文件或目录


解决办法:sudo apt-get install realpath

  相关解决方案