Hello Pierre, * Pierre wrote on Sat, Sep 19, 2009 at 11:28:20PM CEST: > I built a Linux From Scratch 6.5 yesterday which kind of puts you in the boat of fixing things yourself, no? ;-) > and had no problem doing > "./configure" and "make" under chroot for all the packages. But since my > reboot, when I chroot, if I launch any "./configure" script, nothing happens > on the screen (configure loops, I echoed some messages), consumes more and > more memory ("free -m" on the host), and at the end displays the following > error message : Can you add 'set -x' as second line to the configure script, run it, and try to analyze it? If it doesn't help, we're looking for reasons why it "loops" (create and spawn configure.lineno more than once, or so). You can post some of the output here, but if it's large, then please gzip it. Please mention which versions of Autoconf, (what?) shell, libc, and kernel you're using. sed, grep, awk, coreutils can't hurt either. > root:/sources/file-5.03# ./configure > ./configure.lineno: fork: Cannot allocate memory > ./configure.lineno: fork: Cannot allocate memory > No shell found that supports shell functions. > Please tell autoconf@xxxxxxx about your system, > including any error possibly output before this > message > ./configure.lineno: fork: Cannot allocate memory Cheers, Ralf _______________________________________________ Autoconf mailing list Autoconf@xxxxxxx http://lists.gnu.org/mailman/listinfo/autoconf