Okay, I ran into another error while compiling the gettext-0.17 package. Here is the last compile entry with the error:
gcc -std=gnu99 -g -O2 -o .libs/xgettext xgettext-xgettext.o xgettext-x-c.o xgettext-x-po.o xgettext-x-sh.o xgettext-x-python.o xgettext-x-lisp.o xgettext-x-elisp.o xgettext-x-librep.o xgettext-x-scheme.o xgettext-x-smalltalk.o xgettext-x-java.o xgettext-x-csharp.o xgettext-x-awk.o xgettext-x-ycp.o xgettext-x-tcl.o xgettext-x-perl.o xgettext-x-php.o xgettext-x-rst.o xgettext-x-glade.o ./.libs/libgettextsrc.so /sources/gettext-0.17/gettext-tools/gnulib-lib/.libs/libgettextlib.so -L/usr/lib -lncurses -lc -ldl xgettext-x-c.o: In function `init_keywords': /sources/gettext-0.17/gettext-tools/src/x-c.c:166: undefined reference to `x_c_keywore' collect2: ld returned 1 exit status make[4]: *** [xgettext] Error 1 make[4]: Leaving directory `/sources/gettext-0.17/gettext-tools/src' make[3]: *** [all] Error 2 make[3]: Leaving directory `/sources/gettext-0.17/gettext-tools/src' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/sources/gettext-0.17/gettext-tools' make[1]: *** [all] Error 2 make[1]: Leaving directory `/sources/gettext-0.17/gettext-tools' make: *** [all-recursive] Error 1 root:/sources/gettext-0.17# I did not see anything about this in the archives. Thanks in advance for your help. James Butler
-- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
