Re: [lfs-support] SBU

2016-11-01 Thread Gordon Findlay
On Wed, Nov 2, 2016 at 4:12 PM, Jared lima wrote: > is the SBU of binutils calculated by adding the time it takes to run the > first ../config command, the time for the "make" command and the time for > the "make install" command? > > if so i get roughly 3minutes and 30ish "real" seconds. > > wou

[lfs-support] SBU

2016-11-01 Thread Jared lima
is the SBU of binutils calculated by adding the time it takes to run the first ../config command, the time for the "make" command and the time for the "make install" command? if so i get roughly 3minutes and 30ish "real" seconds. would that be the value for 1 SBU for me? -- http://lists.lin

Re: [lfs-support] compiling binutils

2016-11-01 Thread Jared lima
On Wed, Nov 2, 2016 at 1:09 AM, Ken Moffat wrote: > On Tue, Nov 01, 2016 at 11:54:33PM +, Jared lima wrote: > > how would i know binutils is completely and successfully completed? > > After *each* command, look to see if any error is reported. [ When > you get to running *tests* in chapter 6,

Re: [lfs-support] Compiling

2016-11-01 Thread Douglas R. Reno
On Tue, Nov 1, 2016 at 7:58 PM, Jared lima wrote: > > > On Wed, Nov 2, 2016 at 12:22 AM, Ken Moffat > wrote: > >> On Tue, Nov 01, 2016 at 11:38:27PM +, Jared lima wrote: >> > im not sure how to do the compiling. >> > >> > I try to run the given command: >> > >> > ../configure --prefix=/tools

Re: [lfs-support] compiling binutils

2016-11-01 Thread Ken Moffat
On Tue, Nov 01, 2016 at 11:54:33PM +, Jared lima wrote: > how would i know binutils is completely and successfully completed? After *each* command, look to see if any error is reported. [ When you get to running *tests* in chapter 6, there might be a few failures but no ordinary configure / ma

Re: [lfs-support] Compiling

2016-11-01 Thread Jared lima
On Wed, Nov 2, 2016 at 12:22 AM, Ken Moffat wrote: > On Tue, Nov 01, 2016 at 11:38:27PM +, Jared lima wrote: > > im not sure how to do the compiling. > > > > I try to run the given command: > > > > ../configure --prefix=/tools \ > > --with-sysroot=$LFS \ > > --with-lib-path=/tools/lib \ > > -

Re: [lfs-support] Compiling

2016-11-01 Thread Ken Moffat
On Tue, Nov 01, 2016 at 11:38:27PM +, Jared lima wrote: > im not sure how to do the compiling. > > I try to run the given command: > > ../configure --prefix=/tools \ > --with-sysroot=$LFS \ > --with-lib-path=/tools/lib \ > --target=$LFS_TGT \ > --disable-nls \ > --disable-werror > > > after

Re: [lfs-support] TzData2016f extracting question

2016-11-01 Thread Ken Moffat
On Tue, Nov 01, 2016 at 10:17:40PM +, Jared lima wrote: > bruce, my question was what to do with the one package labelled at > "tzdata2016f.tar.gz" since if its unpacked and extracted, all the contents > are just put into the safe directory all all the other compressed packages > Did you READ

[lfs-support] compiling binutils

2016-11-01 Thread Jared lima
how would i know binutils is completely and successfully completed? -- 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. A: Because it messes up the order in which pe

[lfs-support] Compiling

2016-11-01 Thread Jared lima
im not sure how to do the compiling. I try to run the given command: ../configure --prefix=/tools \ --with-sysroot=$LFS \ --with-lib-path=/tools/lib \ --target=$LFS_TGT \ --disable-nls \ --disable-werror after cd'ing to /mnt/lfs/sources/build and it says "bash: ../configure: no such file or di

Re: [lfs-support] TzData2016f extracting question

2016-11-01 Thread spiky
On 11/01/16 22:17, Jared lima wrote: bruce, my question was what to do with the one package labelled at "tzdata2016f.tar.gz" since if its unpacked and extracted, all the contents are just put into the safe directory all all the other compressed packages On Mon, Oct 31, 2016 at 2:20 AM, Bruce

Re: [lfs-support] TzData2016f extracting question

2016-11-01 Thread Jared lima
bruce, my question was what to do with the one package labelled at "tzdata2016f.tar.gz" since if its unpacked and extracted, all the contents are just put into the safe directory all all the other compressed packages On Mon, Oct 31, 2016 at 2:20 AM, Bruce Dubbs wrote: > Jared lima wrote: > >> ok