LinuxSir.cn,穿越时空的Linuxsir!

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

LFS 6.28. Bash-3.2这里出错。。。。。。

[复制链接]
发表于 2007-11-5 12:17:00 | 显示全部楼层 |阅读模式
root:/sources/bash-3.2# make install
( cd ./po/ ; make  DESTDIR= installdirs )
make[1]: Entering directory `/sources/bash-3.2/po'
/bin/sh /sources/bash-3.2/./support/mkinstalldirs /usr/share
if test "bash" = "gettext-tools"; then \
          /bin/sh /sources/bash-3.2/./support/mkinstalldirs /usr/share/gettext/po; \
        else \
          : ; \
        fi
make[1]: Leaving directory `/sources/bash-3.2/po'
/usr/bin/install -c -m 0755 bash /bin/bash
/usr/bin/install -c -m 0555 bashbug /bin/bashbug
( cd ./doc ; make  \
                man1dir=/usr/man/man1 man1ext=.1 \
                man3dir=/usr/man/man3 man3ext=.3 \
                infodir=/usr/info htmldir=/usr/share/doc/bash-3.2 DESTDIR= install )
make[1]: Entering directory `/sources/bash-3.2/doc'
/bin/sh ../support/mkinstalldirs /usr/man/man1
/bin/sh ../support/mkinstalldirs /usr/info
if test -n "/usr/share/doc/bash-3.2" ; then \
                /bin/sh ../support/mkinstalldirs /usr/share/doc/bash-3.2 ; \
        fi
/bin/sh ./infopost.sh < ./bashref.info > bash.info ; \

/usr/bin/install -c -m 644 ./bash.1 /usr/man/man1/bash.1
/usr/bin/install -c -m 644 ./bashbug.1 /usr/man/man1/bashbug.1
/usr/bin/install -c -m 644 ./bash.info /usr/info/bash.info
if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \
                install-info --dir-file=/usr/info/dir /usr/info/bash.info; \
        else true; fi
if test -n "/usr/share/doc/bash-3.2" ; then \
                /usr/bin/install -c -m 644 ./bash.html /usr/share/doc/bash-3.2 ; \
                /usr/bin/install -c -m 644 ./bashref.html /usr/share/doc/bash-3.2 ; \
        fi
make[1]: Leaving directory `/sources/bash-3.2/doc'
( cd ./builtins ; make  DESTDIR= install )
make[1]: Entering directory `/sources/bash-3.2/builtins'
make[1]: Nothing to be done for `install'.
make[1]: Leaving directory `/sources/bash-3.2/builtins'
( cd ./po/ ; make  DESTDIR= install )
make[1]: Entering directory `/sources/bash-3.2/po'
test -z "en@quot.gmo en@boldquot.gmo ru.gmo" || make en@quot.gmo en@boldquot.gmo ru.gmo
make[2]: Entering directory `/sources/bash-3.2/po'
make[2]: `en@quot.gmo' is up to date.
make[2]: `en@boldquot.gmo' is up to date.
rm -f ru.gmo && : -c --statistics -o ru.gmo ru.po
mv: cannot stat `t-ru.gmo': No such file or directory
make[2]: *** [ru.gmo] Error 1
make[2]: Leaving directory `/sources/bash-3.2/po'
make[1]: *** [stamp-po] Error 2
make[1]: Leaving directory `/sources/bash-3.2/po'
make: [install] Error 2 (ignored)

之前的编译的gcc,glibc没有测试。。。。
发表于 2007-11-5 13:14:10 | 显示全部楼层
是gettext的问题
回复 支持 反对

使用道具 举报

 楼主| 发表于 2007-11-5 13:16:10 | 显示全部楼层
???能说下是怎么看出来的吗?
回复 支持 反对

使用道具 举报

 楼主| 发表于 2007-11-5 13:17:00 | 显示全部楼层
先试下。。。。
回复 支持 反对

使用道具 举报

发表于 2007-11-5 13:18:25 | 显示全部楼层
Post by epvmm365;1777538
???能说下是怎么看出来的吗?


"en@quot.gmo en@boldquot.gmo ru.gmo"从这个
回复 支持 反对

使用道具 举报

 楼主| 发表于 2007-11-6 17:14:23 | 显示全部楼层
强,,,,。。。
回复 支持 反对

使用道具 举报

发表于 2009-1-14 20:37:23 | 显示全部楼层
我目前也碰到这个问题,该如何解决呢?
回复 支持 反对

使用道具 举报

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

本版积分规则

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