Re: [lfs-support] LFS-BOOK-7.0:Section 8.3: Linux 3.1 Compilation.

2012-08-14 Thread Ken Moffat
On Wed, Aug 15, 2012 at 12:13:12AM +0530, Emerson Yesupatham wrote: > > Hi Ken, > >> Unfortunately, those only tell use about the distro, not about your > >>machine. > Emerson: In case I need to provide info about my Host PC HW, which command > I should execute? Curious to know. WIll "lspci -v" be

Re: [lfs-support] LFS-BOOK-7.0:Section 8.3: Linux 3.1 Compilation.

2012-08-14 Thread Emerson Yesupatham
Hi Team, Thanks a lot for all your feedback. I have gone through them, below is summary of my understanding and things I have planned to do: 1. I will try to configure minimal kernel which shall boot and enter into LFS. For this, mainly I will focus on Block drivers and Filesystem drivers. Later

Re: [lfs-support] Error at GlibC

2012-08-14 Thread Bruce Dubbs
Eleanore Boyd wrote: > On 8/14/2012 11:12 AM, Mikie wrote: >> >> Hello all, >> >> When I did: >> >> make install >> >> ... at5.7. Glibc-2.14.1 >> >> I got an error: >> >> lfs@ubuntu:/mnt/lfs/sources/glibc-build$ make install >> >> LANGUAGE=C LC_ALL=C; export LANGUAGE LC_ALL; \ >> >> mak

Re: [lfs-support] Error at GlibC

2012-08-14 Thread Eleanore Boyd
On 8/14/2012 12:09 PM, Mikie wrote: >Make sure that all of gawk's dependencies are resolved, get rid of packages that rely solely on mawk, then make sure everything is configured to use gawk and restart. Unless you're in runlevel 3 or using a server edition of Ubuntu, the power symbol on the

Re: [lfs-support] Error at GlibC

2012-08-14 Thread Mikie
>Make sure that all of gawk's dependencies are resolved, get rid of packages >that rely solely on mawk, then make sure everything is configured to use gawk >and restart. Unless you're in runlevel 3 or using a server edition of Ubuntu, >the power symbol on the top toolbar is probably red, which m

Re: [lfs-support] Error at GlibC

2012-08-14 Thread Eleanore Boyd
On 8/14/2012 11:41 AM, Mikie wrote: Thanks, Did sudo apt-get remove mawk and sudo apt-get install gawk but now ... lfs@ubuntu:/mnt/lfs/sources/glibc-build$ make install LANGUAGE=C LC_ALL=C; export LANGUAGE LC_ALL; \ make -r PARALLELMFLAGS="" CVSOPTS="" -C ../glibc-2.14.1 objdir=`

Re: [lfs-support] Error at GlibC

2012-08-14 Thread Mikie
Thanks, Did sudo apt-get remove mawk and sudo apt-get install gawk but now ... lfs@ubuntu:/mnt/lfs/sources/glibc-build$ make install LANGUAGE=C LC_ALL=C; export LANGUAGE LC_ALL; \ make -r PARALLELMFLAGS="" CVSOPTS="" -C ../glibc-2.14.1 objdir=`pwd` install make[1]: Entering directory `

Re: [lfs-support] Error at GlibC

2012-08-14 Thread Eleanore Boyd
On 8/14/2012 11:12 AM, Mikie wrote: Hello all, When I did: make install ... at5.7. Glibc-2.14.1 I got an error: lfs@ubuntu:/mnt/lfs/sources/glibc-build$ make install LANGUAGE=C LC_ALL=C; export LANGUAGE LC_ALL; \ make -r PARALLELMFLAGS="" CVSOPTS="" -C ../glibc-2.14.1 objdir=

[lfs-support] Error at GlibC

2012-08-14 Thread Mikie
Hello all, When I did: make install ... at5.7. Glibc-2.14.1 I got an error: lfs@ubuntu:/mnt/lfs/sources/glibc-build$ make install LANGUAGE=C LC_ALL=C; export LANGUAGE LC_ALL; \ make -r PARALLELMFLAGS="" CVSOPTS="" -C ../glibc-2.14.1 objdir=`pwd` install make[1]: Entering director