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-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