Re: [lfs-support] LFS 8.0 chapter 8.26: Coreutils tests

2017-02-23 Thread Bruce Dubbs
Mark Pokorny wrote: Hazel Russman wrote: Minor niggle: I got a failure when running test-getlogin on an Xterm. According to the book, this should pass (it's known to fail on a console). In chapter 6, you are not in an xterm (directly), you are in chroot. Try building coreutils directly in a

Re: [lfs-support] gcc not found within chroot

2017-02-23 Thread Devin Duren
On Thu, Feb 23, 2017 at 10:44 AM, Ken Moffat wrote: > On Thu, Feb 23, 2017 at 10:23:59AM -0700, Devin Duren wrote: >> >> >Sounds as if /tools/bin/gcc is linked against a library on the host >> >system. In chroot, ldd /tools/bin/gcc might help. Also running >> >that outside chroot. >> >> This see

Re: [lfs-support] LFS 8.0 chapter 8.26: Coreutils tests

2017-02-23 Thread Hazel Russman
On Thu, 23 Feb 2017 17:42:39 + Mark Pokorny wrote: > > Hazel Russman wrote: > >> > >> Minor niggle: I got a failure when running test-getlogin on an Xterm. > >> According to the book, this should pass (it's known to fail on a console). > >> > > > > > > In chapter 6, you are not in an xte

Re: [lfs-support] gcc not found within chroot

2017-02-23 Thread Ken Moffat
On Thu, Feb 23, 2017 at 10:23:59AM -0700, Devin Duren wrote: > > >Sounds as if /tools/bin/gcc is linked against a library on the host > >system. In chroot, ldd /tools/bin/gcc might help. Also running > >that outside chroot. > > This seems to be the case. > > Running "ldd /bin/tools/gcc" inside

Re: [lfs-support] LFS 8.0 chapter 8.26: Coreutils tests

2017-02-23 Thread Mark Pokorny
> Hazel Russman wrote: >> >> Minor niggle: I got a failure when running test-getlogin on an Xterm. >> According to the book, this should pass (it's known to fail on a console). > > > In chapter 6, you are not in an xterm (directly), you are in chroot. Try > building coreutils directly in an xterm.

Re: [lfs-support] gcc not found within chroot

2017-02-23 Thread Devin Duren
On Tue, Feb 21, 2017 at 5:51 PM, Devin Duren wrote: >> I am using LFS version 7.10. >> In Section 6.7 after chrooting I attempt to run make for the linux >> headers, but receive the following error output from make: >> make: gcc: Command not found >> >> and another, more specific error: >>

Re: [lfs-support] LFS 8.0 chapter 8.26: Coreutils tests

2017-02-23 Thread Bruce Dubbs
Hazel Russman wrote: Minor niggle: I got a failure when running test-getlogin on an Xterm. According to the book, this should pass (it's known to fail on a console). In chapter 6, you are not in an xterm (directly), you are in chroot. Try building coreutils directly in an xterm. -- bruce

[lfs-support] LFS 8.0 chapter 8.26: Coreutils tests

2017-02-23 Thread Hazel Russman
Minor niggle: I got a failure when running test-getlogin on an Xterm. According to the book, this should pass (it's known to fail on a console). -- H Russman -- http://lists.linuxfromscratch.org/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above