先用locate 找到 libc.so的位置。然后把libc.so拷贝到/usr/local/lib目录中
相关文章
- 编译错误:/usr/bin/ld: cannot find -lz
- gcc static静态编译选项提示错误修正(/usr/lib/ld: cannot find -lc)
- chkrootkit 编译报错的解决/usr/bin/ld: cannot find -lc
- gcc static静态编译选项提示错误:/usr/lib/ld:cannot find -lc
- CentOS安装R包报错:/usr/bin/ld: cannot find -lgfortran
- 编译报错 /usr/bin/ld: cannot find -lc 解决
- Linux环境下gcc静态编译/usr/bin/ld: cannot find -lc错误原因及解决方法 原因:
- 安装 chkrootkit报错:/usr/bin/ld: cannot find -lc
- GCC 编译出错 /usr/bin/ld: cannot find -lc
- /usr/bin/ld: cannot find -lncurses是咋回事?