compiler-errors - 错误在Centos6.4中更新lib.so.6文件

标签 compiler-errors centos glibc

我已经将centOS(6.4 64bit)上的glibc从2.12版本更新到2.14(使用make和make install命令从源代码构建),但是libc.so.6的版本仍然是2.12。为什么会这样?

最佳答案

Why does this happen?



最有可能的原因是您没有使用正确的前缀配置glibc-2.14。

再次执行make install,并查看libc-2.14.so的复制位置。可能是,它进入/usr/local/lib,这在Linux系统上不合适。

更多信息here

关于compiler-errors - 错误在Centos6.4中更新lib.so.6文件,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/18455559/

相关文章:

centos - Exim垃圾邮件centos,我如何检测来源

c - 如何告诉 gcc 停止使用内置函数?

compiler-errors - 脚本新手: error "Finder got an error: Can’ t get folder

C 库、makefile 头依赖项

python - Selenium 无法在 CentOS 中启动 Chromedriver

apache - 安装 mod_perl2 时出错

c++ - 如何防止产生__IO_putc?

glibc - 在同一个进程中加载​​ musl libc.so 和 gcc libc.so?

ios - 字典的 Swift 扩展。错误 'Cannot invoke ' dataWithJSONObject'

excel - 如何修复编译错误: expected End Sub?