I tried using the patch here: http://busybox.net/lists/uclibc/2005-September/012492.html
It shouldn't be needed, but it works. But then in chapter 5's Gettext I get this: hlfs:/mnt/hlfs/sources/gettext-0.14.5$ ./configure --prefix=/tools --without-csharp --disable-libasprintf sed: -e expression #1, char 39: Memory exhausted checking for a BSD-compatible install... /tools/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... sed: -e expression #1, char 6: Memory exhausted sed: -e expression #1, char 30: Memory exhausted Invalid configuration `i686-pc-linux-gnu': machine `i686-pc-linux' not recognized configure: error: /bin/sh build-aux/config.sub i686-pc-linux-gnu failed sed: -e expression #1, char 158: Memory exhausted $ echo foo | sed -e 's/foo/hi/g' hi sed seems to work. So, I have no idea. robert -- http://linuxfromscratch.org/mailman/listinfo/hlfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
