+ -
当前位置:首页 → 问答吧 → 制作工具链的时候bash安装报错,晕了~

制作工具链的时候bash安装报错,晕了~

时间:2007-10-28

来源:互联网

不过实际用起来好像没什么问题,which的结果也是/tools/bin/bash
make[1]: Leaving directory `/mnt/lfs/sources/bash-3.2/doc'
( cd ./builtins ; make DESTDIR= install )
make[1]: Entering directory `/mnt/lfs/sources/bash-3.2/builtins'
make[1]: Nothing to be done for `install'.
make[1]: Leaving directory `/mnt/lfs/sources/bash-3.2/builtins'
( cd ./po/ ; make DESTDIR= install )
make[1]: Entering directory `/mnt/lfs/sources/bash-3.2/po'
test -z "[email protected] [email protected] ru.gmo" || make [email protected] [email protected] ru.gmo
make[2]: Entering directory `/mnt/lfs/sources/bash-3.2/po'
make[2]: `[email protected]' is up to date.
make[2]: `[email protected]' 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 `/mnt/lfs/sources/bash-3.2/po'
make[1]: *** [stamp-po] Error 2
make[1]: Leaving directory `/mnt/lfs/sources/bash-3.2/po'
make: [install] Error 2 (ignored)

作者: stahine   发布时间: 2007-10-28

PS:我的主系统是ubuntu7.10

作者: stahine   发布时间: 2007-10-28

引用:
制作工具链的时候bash安装报错,晕了~
到底是工具鏈出錯,還是 bash 出錯了?

貌似樓主還未搞清楚何謂工具鏈?

作者: d00m3d   发布时间: 2007-10-30