Re: lfs backup, but size changed.

2010-10-27 Thread xinglp
Thanks a lot. I use "tar -Sjcf" to backup it, and then restore it. They are the same size now. -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page

Re: LFS 6.7 Chapter 6.7. Linux-2.6.35.4 API Headers

2010-10-27 Thread Ken Moffat
On Wed, Oct 27, 2010 at 05:46:42PM +0100, David Shaw wrote: > > Both the above commands were executed within the chroot. Interestingly > (to me, at least, but then I'm no expert), checking the file from > outside the chroot: > > da...@david-laptop-home:~$ ldd /mnt/lfs/tools/bin/gcc > linu

Re: LFS 6.7 Chapter 6.7. Linux-2.6.35.4 API Headers

2010-10-27 Thread David Shaw
On 27/10/10 18:30, Ken Moffat wrote: > 1. It's finding the host libc - once you are in chroot you don't > have any access to that. Sounds as if you went wrong in 'adjusting > the toolchain'. > > 2. Not necessarily relevant to this problem, but that bizzare path > to libc.so.6 (I was expecting /lib/

Re: LFS 6.7 Chapter 6.7. Linux-2.6.35.4 API Headers

2010-10-27 Thread Ken Moffat
On Wed, Oct 27, 2010 at 08:09:53PM +0100, David Shaw wrote: > > 1. I guess that must be the problem, although having checked, I can't > see what I did wrong. Ho hum. Start again :-) In theory, the tests at the end of s5.8 ought to catch errors. Sometimes, people log out and forget to reinst