Hello! I'm using LFS live CD version 6.1.1 to build my base system (i686).
When trying to build gettext package in Chapter 6, my make failed with the following messages. .... gcc -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I/LFS/build/gettext-0.14.3/gettext-tools/src -I.. -I. -I/LFS/build/gettext-0.14.3/gettext-tools/src -I.. -I/LFS/build/gettext-0.14.3/gettext-tools/libgrep -I/LFS/build/gettext-0.14.3/gettext-tools/libuniname -I../lib -I/LFS/build/gettext-0.14.3/gettext-tools/lib -I../intl -I/LFS/build/gettext-0.14.3/gettext-tools/../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -g -O2 -c -o msginit-localealias.o `test -f '../../gettext-runtime/intl/localealias.c' || echo '/LFS/build/gettext-0.14.3/gettext-tools/src/'`../../gettext-runtime/intl/localealias.c make[4]: *** No rule to make target `../intl/localename.lo', needed by `msginit'. Stop. make[4]: Leaving directory `/LFS/build/gettext-0.14.3/gettext-tools/src' make[3]: *** [all] Error 2 make[3]: Leaving directory `/LFS/build/gettext-0.14.3/gettext-tools/src' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/LFS/build/gettext-0.14.3/gettext-tools' make[1]: *** [all] Error 2 make[1]: Leaving directory `/LFS/build/gettext-0.14.3/gettext-tools' make: *** [all-recursive] Error 1 What could be the problem here? In the google I've found someone else reporting the same problem on the scratchbox users list, but there was no answer to it. -- Minds, like parachutes, function best when open -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
