[lfs-support] LFS 20141104-systemd

2014-11-28 Thread Ian Macdonald
Hi, I'm hesitant to post on this issue for a couple of reasons; systemd seems a little sensitive in the LFS world at the moment and, I'm going to be accused of not following the book. My excuse for the latter is that the book changed while I was building, without me noticing. My first attempt at

Re: [lfs-support] Error on section 6.7.1 LFS Version 7.6

2014-11-28 Thread Bruce Dubbs
I am unable to copy / paste as I am doing the install into a VM on VMware Workstation booting from salix live dvd so copy /paste is not available. Sure you can cut/paste. Just ssh into the vmware system and build via a regular terminal. -- Bruce -- http://lists.linuxfromscratch.org/list

Re: [lfs-support] Error on section 6.7.1 LFS Version 7.6

2014-11-28 Thread Armin K.
On 28.11.2014 20:18, Chris Phillips wrote: > Hi Armin. > > I did run the command from the host, and this is teh same that I got from my > frist attempt. DO you mean that the commadns in Chapter 5 are incorrect? I > am unable to copy / paste as I am doing the install into a VM on VMware > Wo

Re: [lfs-support] Error on section 6.7.1 LFS Version 7.6

2014-11-28 Thread Chris Phillips
Hi Armin.  I did run the command from the host, and this is teh same that I got from my frist attempt.  DO you mean that the commadns in Chapter 5 are incorrect?  I am unable to copy / paste as I am doing the install into a VM on VMware Workstation booting from salix live dvd so copy /paste is

Re: [lfs-support] Error on section 6.7.1 LFS Version 7.6

2014-11-28 Thread Armin K.
On 28.11.2014 18:20, Pierre Labastie wrote: > Le 28/11/2014 16:57, Armin K. a écrit : >> On 28.11.2014 16:48, Chris Phillips wrote: >>> Hi Armin K >>> This is what I get :[Requesting program interpreter: >>> /lib64/ld-linux-x86-64.so.2] >>> Thanks >>> >>> Chris >>> >>> >> That's your problem. Y

Re: [lfs-support] Error on section 6.7.1 LFS Version 7.6

2014-11-28 Thread Pierre Labastie
Le 28/11/2014 16:57, Armin K. a écrit : On 28.11.2014 16:48, Chris Phillips wrote: Hi Armin K This is what I get :[Requesting program interpreter: /lib64/ld-linux-x86-64.so.2] Thanks Chris That's your problem. Your gcc installation is linked to your host's libraries instead of the tempo

Re: [lfs-support] 6.21. Attr-2.4.47 , 13/114 tests failed

2014-11-28 Thread p
Le 28-11-2014 11:51, p...@pierre-selosse.com a écrit : > Le 28-11-2014 11:41, p...@pierre-selosse.com a écrit : > > Le 28-11-2014 02:22, Pierre Labastie a écrit : > > Le 28/11/2014 05:17, p...@pierre-selosse.coma écrit : > Le 27-11-2014 22:14, Bruce Dubbs a écrit : p...@pierre-selosse.com

Re: [lfs-support] Error on section 6.7.1 LFS Version 7.6

2014-11-28 Thread Armin K.
On 28.11.2014 16:48, Chris Phillips wrote: > Hi Armin K > This is what I get :[Requesting program interpreter: > /lib64/ld-linux-x86-64.so.2] > Thanks > > Chris > > That's your problem. Your gcc installation is linked to your host's libraries instead of the temporary ones in /tools. That's

Re: [lfs-support] 6.21. Attr-2.4.47 , 13/114 tests failed

2014-11-28 Thread p
Le 28-11-2014 11:41, p...@pierre-selosse.com a écrit : > Le 28-11-2014 02:22, Pierre Labastie a écrit : > > Le 28/11/2014 05:17, p...@pierre-selosse.coma écrit : > Le 27-11-2014 22:14, Bruce Dubbs a écrit : p...@pierre-selosse.com > wrote: Hi ! I have got 13

[lfs-support] Error on section 6.7.1 LFS Version 7.6

2014-11-28 Thread Chris Phillips
Hi Armin K This is what I get :    [Requesting program interpreter: /lib64/ld-linux-x86-64.so.2] Thanks Chris -- http://lists.linuxfromscratch.org/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page Do not top post on this list.

Re: [lfs-support] 6.21. Attr-2.4.47 , 13/114 tests failed

2014-11-28 Thread p
Le 28-11-2014 02:22, Pierre Labastie a écrit : > Le 28/11/2014 05:17, p...@pierre-selosse.coma écrit : > Le 27-11-2014 22:14, Bruce Dubbs a écrit : p...@pierre-selosse.com > wrote: Hi ! I have got 13 similar messages as > below [142] $ getfattr f g h | ../sort

Re: [lfs-support] Error on section 6.7.1 LFS Version 7.6

2014-11-28 Thread Armin K.
On 28.11.2014 15:50, Chris Phillips wrote: > Hi all > I am getting an error whn trying to run make mrproper in section 6.7.1 - it > is coming back with > make:gcc: command not found. I did have this error and looking at other > posts it indicated that I had made an error in the second pass of g

[lfs-support] Error on section 6.7.1 LFS Version 7.6

2014-11-28 Thread Chris Phillips
Hi all I am getting an error whn trying to run make mrproper in section 6.7.1 - it is coming back with make:gcc: command not found.  I did have this error and looking at other posts it indicated that I had made an error in the second pass of gcc in chapter 5 so I did the complete chapter again