Re: [lfs-support] coreutils-8.21 Make Error in LFS Installation

2013-08-05 Thread Ken Moffat
On Mon, Aug 05, 2013 at 04:55:24PM +0800, Srinivasan Friendster wrote: > I did # make V=1 |& tee coreutils.log > > > this is my coreutils.log: > Please don't top post, if you can avoid it. I see your mailer is not displaying its identity, and sending multi-part, so perhaps you cannot. > rm -

Re: [lfs-support] coreutils-8.21 Make Error in LFS Installation

2013-08-05 Thread Srinivasan Friendster
I did # make V=1 |& tee coreutils.log this is my coreutils.log: make all-recursive make[1]: Entering directory `/sources/coreutils-8.21' Making all in po make[2]: Entering directory `/sources/coreutils-8.21/po' make[2]: Leaving directory `/sources/coreutils-8.21/po' Making all in . make[2]: E

Re: [lfs-support] coreutils-8.21 Make Error in LFS Installation

2013-07-30 Thread Ken Moffat
On Tue, Jul 30, 2013 at 04:04:52PM +0800, Srinivasan Friendster wrote: > Dear all, > I am installing basic Linux system based on LFS book LFS > Version 7.3. > > In chapter 6.27 , while building coreutils8.21 make, > > I am getting error . > >help2

[lfs-support] coreutils-8.21 Make Error in LFS Installation

2013-07-30 Thread Srinivasan Friendster
Dear all, I am installing basic Linux system based on LFS book LFS Version 7.3. In chapter 6.27 , while building coreutils8.21 make, I am getting error . help2man: can't get '--help' info from man/expr.td/expr make[2]: *** [man/expr.1] Error 127 ma