Log is below:
gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -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.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -O2 -pipe -flto -fuse-linker-plugin -c -o ../../gettext-runtime/intl/msgfmt-hash-string.o `test -f '../../gettext-runtime/intl/hash-string.c' || echo './'`../../gettext-runtime/intl/hash-string.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -pipe -flto -fuse-linker-plugin -Wl,-flto -o msgfmt msgfmt-msgfmt.o msgfmt-write-mo.o msgfmt-write-java.o msgfmt-write-csharp.o msgfmt-write-resources.o msgfmt-write-tcl.o msgfmt-write-qt.o msgfmt-write-desktop.o msgfmt-write-xml.o ../../gettext-runtime/intl/msgfmt-hash-string.o libgettextsrc.la libtool: link: gcc -O2 -pipe -flto -fuse-linker-plugin -Wl,-flto -o .libs/msgfmt msgfmt-msgfmt.o msgfmt-write-mo.o msgfmt-write-java.o msgfmt-write-csharp.o msgfmt-write-resources.o msgfmt-write-tcl.o msgfmt-write-qt.o msgfmt-write-desktop.o msgfmt-write-xml.o ../../gettext-runtime/intl/msgfmt-hash-string.o ./.libs/libgettextsrc.so -L/usr/lib /sources/gettext-0.19.7/gettext-tools/gnulib-lib/.libs/libgettextlib.so /usr/lib/libacl.so /usr/lib/libattr.so -lncurses -lc /sources/gettext-0.19.7/gettext-tools/gnulib-lib/.libs/libgettextlib.so: undefined reference to `fmod' /sources/gettext-0.19.7/gettext-tools/gnulib-lib/.libs/libgettextlib.so: undefined reference to `pow' /sources/gettext-0.19.7/gettext-tools/gnulib-lib/.libs/libgettextlib.so: undefined reference to `log10' collect2: error: ld returned 1 exit status Makefile:2759: recipe for target 'msgfmt' failed make[6]: *** [msgfmt] Error 1 make[6]: Leaving directory '/sources/gettext-0.19.7/gettext-tools/src' Makefile:2550: recipe for target 'all' failed make[5]: *** [all] Error 2 make[5]: Leaving directory '/sources/gettext-0.19.7/gettext-tools/src' Makefile:2024: recipe for target 'all-recursive' failed make[4]: *** [all-recursive] Error 1 make[4]: Leaving directory '/sources/gettext-0.19.7/gettext-tools' Makefile:1890: recipe for target 'all' failed make[3]: *** [all] Error 2 make[3]: Leaving directory '/sources/gettext-0.19.7/gettext-tools' Makefile:414: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory '/sources/gettext-0.19.7' Makefile:370: recipe for target 'all' failed make[1]: *** [all] Error 2 make[1]: Leaving directory '/sources/gettext-0.19.7' -- http://lists.linuxfromscratch.org/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
