Hi folks, I am a bit of a newbie to this and any help is greatly appreciated. I have checked the existing posts and can not find anything similar. I am installing v 6.3 and am coming up with the following error on the 'make install' for bash on section 5.14. Bash-3.2 of the 6.3 manual.
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) Do I have a problem here? If so, what did I miss? Many thanks, Borre -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
