version GLIBC_2.0 not defined有没有办法搞定
时间:2005-01-31
来源:互联网
下了一个模拟城市3000,好象是依赖老版本的glibc,提示如下:
./sc3u: relocation error: ./sc3u: symbol _dl_global_scope, version GLIBC_2.0 not defined in file ld-linux.so.2 with link time reference
用ldd检查一下,这样的结果:
这种情况有没有办法解决?
./sc3u: relocation error: ./sc3u: symbol _dl_global_scope, version GLIBC_2.0 not defined in file ld-linux.so.2 with link time reference
用ldd检查一下,这样的结果:
代码:
root@Jack /opt/SC3U # ldd -r sc3u linux-gate.so.1 => (0xffffe000) libpthread.so.0 => /lib/libpthread.so.0 (0xb7fcd000) libm.so.6 => /lib/libm.so.6 (0xb7fac000) libc.so.6 => /lib/libc.so.6 (0xb7ea2000) /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0xb7fec000) symbol _dl_global_scope, version GLIBC_2.0 not defined in file ld-linux.so.2 with link time reference (./sc3u) symbol _dl_loaded, version GLIBC_2.1 not defined in file ld-linux.so.2 with link time reference (./sc3u) symbol _dl_signal_error, version GLIBC_2.0 not defined in file ld-linux.so.2 with link time reference (./sc3u) symbol _dl_close, version GLIBC_2.0 not defined in file libc.so.6 with link time reference (./sc3u) symbol _dl_open, version GLIBC_2.0 not defined in file libc.so.6 with link time reference (./sc3u) symbol _dl_catch_error, version GLIBC_2.0 not defined in file ld-linux.so.2 with link time reference (./sc3u) symbol __pthread_atfork, version GLIBC_2.0 not defined in file libpthread.so.0 with link time reference (./sc3u) symbol __pthread_initialize, version GLIBC_2.0 not defined in file libpthread.so.0 with link time reference (./sc3u) symbol _dl_lookup_symbol_skip, version GLIBC_2.0 not defined in file ld-linux.so.2 with link time reference (./sc3u) symbol _dl_lookup_symbol, version GLIBC_2.0 not defined in file ld-linux.so.2 with link time reference (./sc3u)
作者: graydream 发布时间: 2005-01-31
可能是游戏依赖的glibc比较老,这可能没什么办法,这游戏太老了
作者: Debentoo Gao 发布时间: 2005-02-01
相关阅读 更多
热门阅读
-
office 2019专业增强版最新2021版激活秘钥/序列号/激活码推荐 附激活工具
阅读:74
-
如何安装mysql8.0
阅读:31
-
Word快速设置标题样式步骤详解
阅读:28
-
20+道必知必会的Vue面试题(附答案解析)
阅读:37
-
HTML如何制作表单
阅读:22
-
百词斩可以改天数吗?当然可以,4个步骤轻松修改天数!
阅读:31
-
ET文件格式和XLS格式文件之间如何转化?
阅读:24
-
react和vue的区别及优缺点是什么
阅读:121
-
支付宝人脸识别如何关闭?
阅读:21
-
腾讯微云怎么修改照片或视频备份路径?
阅读:28