Re: ./configure.lineno: fork: Cannot allocate memory

2009-09-25 Thread Ralf Wildenhues
Hello Pierre, please don't top-post, thank you. * Pierre wrote on Fri, Sep 25, 2009 at 09:40:50AM CEST: > > You are right, it seems that expr is broken. Here is the result of the > command you advised : > root:/# expr 426 + 1 > Illegal instruction > > I don't know why I didn't have the problem

Re: ./configure.lineno: fork: Cannot allocate memory

2009-09-25 Thread Pierre
Hello Ralf, You are right, it seems that expr is broken. Here is the result of the command you advised : root:/# expr 426 + 1 Illegal instruction I don't know why I didn't have the problem sooner though, as in LFS, once a package is built it is used in the following steps... So I suppose I should

Re: ./configure.lineno: fork: Cannot allocate memory

2009-09-24 Thread Ralf Wildenhues
* Pierre wrote on Wed, Sep 23, 2009 at 11:56:56PM CEST: > As adviced, I added "set -x" in the configure script of File-5.03. The > software versions are those of LFS 6.5 > (http://www.linuxfromscratch.org/lfs/view/stable/chapter03/packages.html) > : > - Autoconf-2.64 > - Bash-4.0 Please update bas

Re: ./configure.lineno: fork: Cannot allocate memory

2009-09-22 Thread Ralf Wildenhues
27;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

./configure.lineno: fork: Cannot allocate memory

2009-09-22 Thread Pierre
some messages), consumes more and more memory ("free -m" on the host), and at the end displays the following error message : root:/sources/file-5.03# ./configure ./configure.lineno: fork: Cannot allocate memory ./configure.lineno: fork: Cannot allocate memory No shell found that suppor