LinuxSir.cn,穿越时空的Linuxsir!

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

LFS达人们帮帮我,两次安装到GLIBC这里都出错了,图

[复制链接]
发表于 2008-4-22 13:05:15 | 显示全部楼层 |阅读模式
我两次进入到虚根目录后,安装GLIBC到MAKE INSTALL这里都出错了,前面都没有错误,不知道是怎么回事,这个问题快把我搞死了,求达人们帮忙,严重感谢!图在下面:

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有帐号?注册

x
发表于 2008-4-22 14:58:39 | 显示全部楼层
把no开始的那行折上去,bash不认识no那个命令。找到这个文件,改一下!
回复 支持 反对

使用道具 举报

 楼主| 发表于 2008-4-22 16:07:01 | 显示全部楼层

楼上大哥说的清楚点

Post by longkz;1841225
把no开始的那行折上去,bash不认识no那个命令。找到这个文件,改一下!


怎么改?我能找到sh 这个文件,是个链接,明明在那个地方
回复 支持 反对

使用道具 举报

发表于 2008-4-22 16:30:14 | 显示全部楼层
你的错误是说sh不认识no这个命令,不找sh文件,你在make之后,会有: Entering directory..........
     Leaving directory...........
的说明。看这个句子在那??
回复 支持 反对

使用道具 举报

 楼主| 发表于 2008-4-22 16:43:23 | 显示全部楼层
这是输出的一部份信息:
make[1]: Entering directory `/sources/glibc-2.3.4'
make  -C csu subdir_lib
make[2]: Entering directory `/sources/glibc-2.3.4/csu'
make[2]: Nothing to be done for `subdir_lib'.
make[2]: Leaving directory `/sources/glibc-2.3.4/csu'
make  -C iconv subdir_lib
make[2]: Entering directory `/sources/glibc-2.3.4/iconv'
make[2]: Nothing to be done for `subdir_lib'.
make[2]: Leaving directory `/sources/glibc-2.3.4/iconv'
make  -C iconvdata subdir_lib
make[2]: Entering directory `/sources/glibc-2.3.4/iconvdata'
make[2]: Nothing to be done for `subdir_lib'.
make[2]: Leaving directory `/sources/glibc-2.3.4/iconvdata'
make  -C locale subdir_lib
make[2]: Entering directory `/sources/glibc-2.3.4/locale'
make[2]: Nothing to be done for `subdir_lib'.
make[2]: Leaving directory `/sources/glibc-2.3.4/locale'
make  -C localedata subdir_lib
make[2]: Entering directory `/sources/glibc-2.3.4/localedata'
make[2]: Nothing to be done for `subdir_lib'.
make[2]: Leaving directory `/sources/glibc-2.3.4/localedata'
make  -C assert subdir_lib
make[2]: Entering directory `/sources/glibc-2.3.4/assert'
make[2]: Nothing to be done for `subdir_lib'.
回复 支持 反对

使用道具 举报

发表于 2008-4-22 22:20:24 | 显示全部楼层
似乎是之前的perl或者bash没弄好。。
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

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