Re: [lfs-support] Binutils First compilation.

2013-04-07 Thread Pierre Labastie
Le 06/04/2013 23:50, Ken Moffat a écrit :

 googling for 'powers of e' suggests e*8 is 2,980.9579870409 so the
 file was approx 8346 seconds in the future, or about 2 hours 20 in
 coarse figures.
Not very important, but I would think that 2.8e+08 is the C notation for
floating point real, that is +08 is a power of 10. This would mean that the
date was wrong by about 10 years (1 day is ~100,000 s, one year
is roughly 30,000,000, so 280,000,000 is around ten years plus or minus
one or two years...).

Pierre
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page


Re: [lfs-support] Binutils First compilation.

2013-04-07 Thread Ken Moffat
On Sun, Apr 07, 2013 at 10:20:46AM +0200, Pierre Labastie wrote:
 Le 06/04/2013 23:50, Ken Moffat a écrit :
 
  googling for 'powers of e' suggests e*8 is 2,980.9579870409 so the
  file was approx 8346 seconds in the future, or about 2 hours 20 in
  coarse figures.
 Not very important, but I would think that 2.8e+08 is the C notation for
 floating point real, that is +08 is a power of 10. This would mean that the
 date was wrong by about 10 years (1 day is ~100,000 s, one year
 is roughly 30,000,000, so 280,000,000 is around ten years plus or minus
 one or two years...).
 
 Pierre

 LOL.  Thanks for clarifying that, two hours didn't feel right for
the explanation.

ĸen
-- 
das eine Mal als Tragödie, das andere Mal als Farce
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page


[lfs-support] Binutils First compilation.

2013-04-06 Thread francisco martinez
The version of the book being used (in this case 7.3)
• The host distribution and version being used to create LFS : Debian
• The output from the Section vii, “Host System Requirements” [xviii] :
bash, version 4.1.5(1)-release
/bin/sh - /bin/bash
Binutils: (GNU Binutils for Debian) 2.20.1-system.20100303
bison (GNU Bison) 2.4.1
/usr/bin/yacc - /usr/bin/bison
bzip2,  Version 1.0.5, 10-Dec-2007.
Coreutils:  8.5
diff (GNU diffutils) 3.0
find (GNU findutils) 4.4.2
GNU Awk 3.1.7
/usr/bin/awk - /usr/bin/gawk
gcc (Debian 4.4.5-8) 4.4.5
(Debian EGLIBC 2.11.3-4) 2.11.3
GNU grep 2.6.3
gzip 1.3.12
Linux version 2.6.32-5-686 (Debian 2.6.32-48squeeze1) (da...@debian.org)
(gcc version 4.3.5 (Debian 4.3.5-4) ) #1 SMP Mon Feb 25 01:04:36 UTC 2013
m4 (GNU M4) 1.4.14
GNU Make 3.81
patch 2.6
Perl version='5.10.1';
GNU sed version 4.2.1
tar (GNU tar) 1.23
Texinfo: makeinfo (GNU texinfo) 4.13
xz (XZ Utils) 5.0.0
gcc compilation OK

• The package or section the problem was encountered in : Binutils first
compilation
• The exact error message or symptom being received : No error message
• Note whether you have deviated from the book at all : didnt deviate.





My problem is that until make, it all goes well, or so it seems, after the
configure when i am going to run make,  it all looks ok, so when i compile
the package it stays in an infinite loop, or so it seems, printing the same
over and over again.
it prints, this :
make: Warning: File `/mnt/lfs/sources/binutils-2.23.1/Makefile.in' has
modification time 2.8e+08 s in the future
CONFIG_SHELL=/bin/sh /bin/sh ./config.status --recheck
running CONFIG_SHELL=/bin/sh /bin/sh
/mnt/lfs/sources/binutils-2.23.1/configure --prefix=/mnt/lfs/tools
--with-sysroot=/mnt/lfs --with-lib-path=/mnt/lfs/tools/lib
--target=i686-lfs-linux-gnu --disable-nls --disable-werror
target_alias=i686-lfs-linux-gnu --no-create --no-recursion
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-lfs-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln works... yes
checking whether ln -s works... yes
checking for a sed that does not truncate output... /bin/sed
checking for gawk... gawk
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl.exe... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking for gnatbind... no
checking for gnatmake... no
checking whether compiler driver understands Ada... no
checking how to compare bootstrapped objects... cmp --ignore-initial=16
$$f1 $$f2
checking for objdir... .libs
checking for PWL_handle_timeout in -lpwl... no
checking for version 0.11 (revision 0 or later) of PPL... no
checking for default BUILD_CONFIG...
checking for bison... bison -y
checking for bison... bison
checking for gm4... no
checking for gnum4... no
checking for m4... m4
checking for flex... no
checking for lex... no
checking for flex... no
checking for makeinfo... makeinfo
checking for expect... no
checking for runtest... no
checking for ar... ar
checking for as... as
checking for dlltool... no
checking for ld... ld
checking for lipo... no
checking for nm... nm
checking for ranlib... ranlib
checking for strip... strip
checking for windres... no
checking for windmc... no
checking for objcopy... objcopy
checking for objdump... objdump
checking for readelf... readelf
checking for i686-lfs-linux-gnu-cc... no
checking for i686-lfs-linux-gnu-gcc... no
checking for i686-lfs-linux-gnu-c++... no
checking for i686-lfs-linux-gnu-g++... no
checking for i686-lfs-linux-gnu-cxx... no
checking for i686-lfs-linux-gnu-gxx... no
checking for i686-lfs-linux-gnu-gcc... no
checking for i686-lfs-linux-gnu-gcj... no
checking for i686-lfs-linux-gnu-gfortran... no
checking for i686-lfs-linux-gnu-gccgo... no
checking for i686-lfs-linux-gnu-ar... no
checking for i686-lfs-linux-gnu-as... no
checking for i686-lfs-linux-gnu-dlltool... no
checking for i686-lfs-linux-gnu-ld... no
checking for i686-lfs-linux-gnu-lipo... no
checking for i686-lfs-linux-gnu-nm... no
checking for i686-lfs-linux-gnu-objdump... no
checking for i686-lfs-linux-gnu-ranlib... no
checking for i686-lfs-linux-gnu-readelf... no
checking for i686-lfs-linux-gnu-strip... no
checking for i686-lfs-linux-gnu-windres... no
checking for i686-lfs-linux-gnu-windmc... no
checking 

Re: [lfs-support] Binutils First compilation.

2013-04-06 Thread Ken Moffat
On Sat, Apr 06, 2013 at 04:08:56PM -0400, francisco martinez wrote:
 The version of the book being used (in this case 7.3)
 • The host distribution and version being used to create LFS : Debian
 • The output from the Section vii, “Host System Requirements” [xviii] :
[ snipped, I don't see anything obviously inadequate - if our stated
versions are correct ]
 
 • The package or section the problem was encountered in : Binutils first
 compilation
 • The exact error message or symptom being received : No error message
 • Note whether you have deviated from the book at all : didnt deviate.
 
 My problem is that until make, it all goes well, or so it seems, after the
 configure when i am going to run make,  it all looks ok, so when i compile
 the package it stays in an infinite loop, or so it seems, printing the same
 over and over again.
 it prints, this :
 make: Warning: File `/mnt/lfs/sources/binutils-2.23.1/Makefile.in' has
 modification time 2.8e+08 s in the future

 I missed that line the first time I looked.  I'm fairly sure
someone reported a loop _recently_ but google only found a couple of
old reports.  In one of those it was apparently a time problem.  Now
I've started pruning your information I can see that.

 Is the output from 'date' reasonably correct ?  If not, fix it
('man date') and then delete the source and build directories, then
try again.

googling for 'powers of e' suggests e*8 is 2,980.9579870409 so the
file was approx 8346 seconds in the future, or about 2 hours 20 in
coarse figures.

ĸen
-- 
das eine Mal als Tragödie, das andere Mal als Farce
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page


Re: [lfs-support] Binutils First compilation.

2013-04-06 Thread francisco martinez
Hey, thanks  a lot ken, i just installed this system, and i didnt remember
the date problem, that idea gave me a lot of help, and worked by the way.
Thanks again.


2013/4/6 Ken Moffat zarniwh...@ntlworld.com

 On Sat, Apr 06, 2013 at 04:08:56PM -0400, francisco martinez wrote:
  The version of the book being used (in this case 7.3)
  • The host distribution and version being used to create LFS : Debian
  • The output from the Section vii, “Host System Requirements” [xviii] :
 [ snipped, I don't see anything obviously inadequate - if our stated
 versions are correct ]
 
  • The package or section the problem was encountered in : Binutils first
  compilation
  • The exact error message or symptom being received : No error message
  • Note whether you have deviated from the book at all : didnt deviate.
 
  My problem is that until make, it all goes well, or so it seems, after
 the
  configure when i am going to run make,  it all looks ok, so when i
 compile
  the package it stays in an infinite loop, or so it seems, printing the
 same
  over and over again.
  it prints, this :
  make: Warning: File `/mnt/lfs/sources/binutils-2.23.1/Makefile.in' has
  modification time 2.8e+08 s in the future

  I missed that line the first time I looked.  I'm fairly sure
 someone reported a loop _recently_ but google only found a couple of
 old reports.  In one of those it was apparently a time problem.  Now
 I've started pruning your information I can see that.

  Is the output from 'date' reasonably correct ?  If not, fix it
 ('man date') and then delete the source and build directories, then
 try again.

 googling for 'powers of e' suggests e*8 is 2,980.9579870409 so the
 file was approx 8346 seconds in the future, or about 2 hours 20 in
 coarse figures.

 ĸen
 --
 das eine Mal als Tragödie, das andere Mal als Farce
 --
 http://linuxfromscratch.org/mailman/listinfo/lfs-support
 FAQ: http://www.linuxfromscratch.org/lfs/faq.html
 Unsubscribe: See the above information page

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page