Hello, I have just come accross an issue with trying to build SVN-20141225 of lfs.
Please note that this is NOT the systemd version but the normal systemv version of the book. I am using jhalfs to build the book as I always do. This is a 32 bit system on an Intel processor. The ONLY deviation I have made is to edit the xml file of the gcc chapter so that it compiles the full range of languages sans Ada which I do not need. On the building of the tools phase it fails to build gettext-0.19.4 with the following error: /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DLOCALEDIR=\"/tools/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH$ libtool: compile: gcc -std=gnu99 -DLOCALEDIR=\"/tools/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/tools/share/locale\" -D$ plural-exp.c:20:29: fatal error: ../intl/pluralx.c: No such file or directory #include "../intl/pluralx.c" compilation terminated. Makefile:2587: recipe for target 'libgettextsrc_la-plural-exp.lo' failed make[1]: *** [libgettextsrc_la-plural-exp.lo] Error 1 make[1]: Leaving directory '/mnt/build_dir/sources/gettext-0.19.4/gettext-tools/src' I have no idea what has changed. I am going to see about reverting to an earlier version of gettext and see if that is the issue. I would appreciate it if someone else is able to actually check this as well. I have scrubbed the build twice now with the same results both times. Regards, Christopher. -- http://lists.linuxfromscratch.org/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
