Re: GCC 4.4.1 Pass 1 Make error

2010-03-02 Thread Ken Moffat
On 2 March 2010 14:36, wrote: > The config.log is attached to the message.  The host system is lfslivecd. > -- And the line is /mnt/lfs/source/6.4/gcc-build/./gcc/as: line 76: exec: : not found That makes me think /mnt/lfs/source/6.4/gcc/as is a script. If so, what does line 76 of it say ? I

GCC 4.4.1 Pass 1 Make error

2010-03-02 Thread bclark
The config.log is attached to the message. The host system is lfslivecd.This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by GNU C Runtime Library configure 1.0, which was generated by GNU Autoconf 2.59. I

Re: 5.7. Glibc-2.10.1

2010-03-02 Thread Andrew Benton
On 02/03/10 06:59, Suraj Linux wrote: > Hi, > > Thanks for the help. I guess the problem is because I had not installed > GAWK-3.0 on my system. But now I have installed it.But I am not able to > link /usr/bin/awk to gawk. How do I link it ? > As root: ln -sf gawk /usr/bin/awk Andy -- http://li