LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 728|回复: 5

安装glibc时出错??

[复制链接]
发表于 2004-1-2 14:48:01 | 显示全部楼层 |阅读模式
我在安装glibc时
当我敲下如下命令时:
../glibc-2.3.2/configure --prefix=/tools \
    --disable-profile --enable-add-ons \
    --with-headers=/tools/include \
    --with-binutils=/tools/bin \
    --without-gd

终端输出如下错误:
***On GNU/Linux systems it is normal to compile GNU libc with the
***'linuxthreads'add-on.without that,the library will be
***incompatible with normal GNU/Linux systems.
***If you really mean to not use this add-on,run configure again
***using the extra parameter'--disable-sanity-checks'.


请问这是什么错误?????
 楼主| 发表于 2004-1-2 16:27:05 | 显示全部楼层
我已经知道答案了
发表于 2004-2-4 15:30:31 | 显示全部楼层
兄弟把答案说出来吧!我也遇到了这样的问题了!

拜托!拜托!
发表于 2004-2-5 09:52:44 | 显示全部楼层
看看参数就知道了,--enable-add-ons=要等于具体的值,如果不想编译add-ons那么就要加上参数--disable-sanity-checks
发表于 2004-2-5 11:29:20 | 显示全部楼层
估计是没解压glibc-linuxthreads包
发表于 2004-2-5 19:43:24 | 显示全部楼层
这倒是也有可能吧。
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表