原文:编译Uboot时提示error while loading shared libraries: libz.so.1: cannot open shared object file: No such file or directory

在Ubuntu . 位系统中已经安装了libc :i 的库,编译Uboot时提示error while loading shared libraries: libz.so. : cannot open shared object file: No such file or directory. 出错原因是:缺少lib z 库 解决方法:sudo apt get install lib z ...

2016-09-24 12:07 0 3150 推荐指数:

查看详情

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM