Re: Glibc compile problem

2010-12-17 Thread William Immendorf
On Fri, Dec 17, 2010 at 1:19 AM, Harry Wei code.xi...@gmail.com wrote: Switching to a newer version of LFS would not hurt, either. You know, i want to get it well so that i can do 6.7 :) Thing is, you can just switch to 6.7 right now, just get the new packages, reconfigure the LFS account, and

email

2010-12-17 Thread ant...@turbopost.dk
ant...@turbopost.dk -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page

Re:Kernel module programming

2010-12-17 Thread JimD.
Now that I have a bare-bones LFS (6.7) system running, I've begun to use it to learn the rudiments of kernel module programming, using the Linux Kernel Programming Guide (May 2007) as a guide.  But the Hello, World project fails to build, right off the bat.  In case this is the right forum

Problem on GCC pass 2 (chapter 5.10.1)

2010-12-17 Thread pieter blomme
Being pretty new to LFS, it's high chance I fucked up somewhere. But up till now everything seemed to work. When i try to apply the patch patch -Np1 -i ../gcc-4.5.1-startfiles_fix-1.patch while being in the gcc-directory, i get the following error: patching file gcc/gcc.c Hunk #1 FAILED at

Re: Problem on GCC pass 2 (chapter 5.10.1)

2010-12-17 Thread Bruce Dubbs
pieter blomme wrote: Being pretty new to LFS, it's high chance I fucked up somewhere. But up till now everything seemed to work. When i try to apply the patch patch -Np1 -i ../gcc-4.5.1-startfiles_fix-1.patch while being in the gcc-directory, i get the following error: patching file