LinuxSir.cn,穿越时空的Linuxsir!

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

CVS20030603,第二部分中,第一次安装Glibc-2.3.2时遇到问题。

[复制链接]
发表于 2003-10-13 02:42:39 | 显示全部楼层 |阅读模式
执行了如下代码后:
------------------------------
../glibc-2.3.2/configure --prefix=/stage1 \
    --disable-profile --enable-add-ons \
    --with-headers=/stage1/include \
    --with-binutils=/stage1/bin \
    --without-gd
------------------------------

教程中说:
------------------------------
在这个阶段你会看到下面的警告:
configure: warning:
*** These auxiliary programs are missing or too old: msgfmt
*** some features will be disabled.
*** Check the INSTALL file for required versions.
------------------------------

但是我并没有看到上面的警告,反而看到了下面的警告:
------------------------------
*** 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'.
------------------------------

此时再执行make命令则出现下面的提示:
------------------------------
make: *** No targets specified and no makefile found.  Stop.
------------------------------

请问应该如何解决,谢谢~!
发表于 2003-10-13 03:50:26 | 显示全部楼层
解压linuxthreads
 楼主| 发表于 2003-10-13 07:05:32 | 显示全部楼层
请问,linuxthreads解压出来的内容是否需要和glibc-2.3.2放到同一个目录中?
 楼主| 发表于 2003-10-13 07:08:31 | 显示全部楼层
不好意思,我看到文档中的说明了,都怪我没好好看,对不起对不起~!
 楼主| 发表于 2003-10-13 07:16:20 | 显示全部楼层
谢谢tram兄,已经可以正常向下进行了,但是没有看到文中所说的警告信息:
--------------------------------------------------------
configure: warning:
*** These auxiliary programs are missing or too old: msgfmt
*** some features will be disabled.
*** Check the INSTALL file for required versions.
--------------------------------------------------------
这个是不是正常现象呢?
发表于 2003-10-13 08:04:25 | 显示全部楼层
没有看到,就说明你的msgfmt不老嘛.
 楼主| 发表于 2003-10-13 08:20:18 | 显示全部楼层
呵呵,原来如此,多谢多谢~!

看来tram兄如果不是早起(这么早起,不可能吧?^_^),就是和我一样是夜猫子了,呵呵~~~
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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