Re: Headers problems

2007-06-09 Thread Tijnema
On 6/10/07, Bauke Jan Douma <[EMAIL PROTECTED]> wrote: > Tijnema wrote on 09-06-07 23:01: > >> I just realized what you said here. What you can touch at this point is > >> *not* the CPU at all. It is essentially the carrier. The CPU is the > >> little raised portion in the center of the "carrier".

Re: Headers problems

2007-06-09 Thread Tijnema
On 6/10/07, Wit <[EMAIL PROTECTED]> wrote: > Tijnema wrote: > > On 6/9/07, Wit <[EMAIL PROTECTED]> wrote: > >> Tijnema wrote: > >> > On 6/9/07, Wit <[EMAIL PROTECTED]> wrote: > >> >> Tijnema wrote: > >> >> > > > >> >> I suggest doing your kernel with CONFIG_ACPI=y and > >> CONFIG_ACPI_THERMAL=y > >

Re: Headers problems

2007-06-09 Thread Bauke Jan Douma
Tijnema wrote on 09-06-07 23:01: >> I just realized what you said here. What you can touch at this point is >> *not* the CPU at all. It is essentially the carrier. The CPU is the >> little raised portion in the center of the "carrier". It is the only >> part that will normally get very hot. The out

Re: Headers problems

2007-06-09 Thread Tijnema
On 6/9/07, Wit <[EMAIL PROTECTED]> wrote: > Tijnema wrote: > > On 6/9/07, Wit <[EMAIL PROTECTED]> wrote: > > > >> Tijnema wrote: > >> > >>> On 6/8/07, Ken Moffat <[EMAIL PROTECTED]> wrote: > >>> > >>> > On Fri, Jun 08, 2007 at 10:46:11AM +0200, Tijnema wrote: > > > > > Thermal paste

Re: Headers problems

2007-06-09 Thread Wit
Tijnema wrote: > On 6/9/07, Wit <[EMAIL PROTECTED]> wrote: > >> Tijnema wrote: >> >>> On 6/8/07, Ken Moffat <[EMAIL PROTECTED]> wrote: >>> >>> On Fri, Jun 08, 2007 at 10:46:11AM +0200, Tijnema wrote: > Thermal paste must be dryed out, but that doesn't mean i

Re: Headers problems

2007-06-09 Thread Tijnema
On 6/9/07, Wit <[EMAIL PROTECTED]> wrote: > Tijnema wrote: > > On 6/8/07, Ken Moffat <[EMAIL PROTECTED]> wrote: > > > >> On Fri, Jun 08, 2007 at 10:46:11AM +0200, Tijnema wrote: > >> > > > >>> ... I'm only at a good old single core AMD > >>> Athlon XP system, which is clocked down to 1.15Ghz

Re: MD5SUMS File and script to read

2007-06-09 Thread Ag. D. Hatzimanikas
Okey, I had some time to spare. The attached script check also for patches md5sums. Just change the variables to the right paths of the Book and where you keep the sources. checkmd5sums.sh Description: Bourne shell script -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://ww

Re: Headers problems

2007-06-09 Thread Dan Nicholson
On 6/8/07, Tijnema <[EMAIL PROTECTED]> wrote: > On 6/9/07, Ken Moffat <[EMAIL PROTECTED]> wrote: > > On Fri, Jun 08, 2007 at 11:23:19PM +0200, Tijnema wrote: > > > > > > It can build GCC fine, I've builded a complete GCC package (Including > > > ada, fortran,...) lately, I just didn't run GCC tests

Re: MD5SUMS File and script to read

2007-06-09 Thread Ag. D. Hatzimanikas
On Sat, Jun 09, at 10:31 Wit wrote: > Chris Staub wrote: > > John Gnew wrote: > > > >> Does anyone have a script that would read the MD5SUMS files and then > >> verify the MD5s against each source file? > > > > Isn't this what "md5sum -c" does? > > > You can build a file containg the names o

Re: MD5SUMS File and script to read

2007-06-09 Thread Wit
Chris Staub wrote: > John Gnew wrote: > >> Does anyone have a script that would read the MD5SUMS files and then >> verify the MD5s against each source file? >> >> John >> > > Isn't this what "md5sum -c" does? > You can build a file containg the names of the files and results of md5sum

Re: Headers problems

2007-06-09 Thread Wit
Tijnema wrote: > On 6/8/07, Ken Moffat <[EMAIL PROTECTED]> wrote: > >> On Fri, Jun 08, 2007 at 10:46:11AM +0200, Tijnema wrote: >> >>> ... I'm only at a good old single core AMD >>> Athlon XP system, which is clocked down to 1.15Ghz with 512MB SD >>> Having followed the compl

Re: building LFS gcc compilation problem

2007-06-09 Thread Alan Lord
Mauricio Henriquez wrote: > uuuh!!!, my new shiny LFS (by hand no automatic tool) system is > ready!!!, thank you very much fo such a great book, I follow they > instructions one by one and I don't have any problem, the book don't > have even a typo bug. > ...now to read and follow BFLS book