Re: mirrored /dev folder

2010-12-28 Thread Andrew Benton
On Tue, 28 Dec 2010 11:45:30 -0700 John Harrigan wrote: > * piper.g...@gmail.com (Dec 28, 2010 @ 13:23-0500): > > In section 6.2.1 we create a couple of device nodes: a console device, > > and a null device. > > > > Then in the following section we mount /dev of the host platform to be > > mirro

Re: sanitize headrs

2010-12-28 Thread Andrew Benton
On Tue, 28 Dec 2010 13:15:27 -0500 "piper.guy1" wrote: > Section 5.6 Linux Headers. > > "This is done by way of sanitizing various C header files that are > shipped in the Linux kernel source tarball." > > What does this mean? Sanitize from what? > It means various C header files that are in t

Re: make won't work in section 6

2010-12-28 Thread Ken Moffat
On Tue, Dec 28, 2010 at 04:21:13PM -0600, William Immendorf wrote: > On Tue, Dec 28, 2010 at 3:54 PM, piper.guy1 wrote: > > root:/tools/bin# ls -l make > > -rwxr-xr-x 1 root root 457270 Dec 28 19:25 make > > root:/tools/bin# make --help > > bash: /tools/bin/make: No such file or directory > > root

Re: make won't work in section 6

2010-12-28 Thread William Immendorf
On Tue, Dec 28, 2010 at 3:54 PM, piper.guy1 wrote: > root:/tools/bin# ls -l make > -rwxr-xr-x 1 root root 457270 Dec 28 19:25 make > root:/tools/bin# make --help > bash: /tools/bin/make: No such file or directory > root:/tools/bin# file make > make: ELF 32-bit LSB executable, Intel 80386, version

make won't work in section 6

2010-12-28 Thread piper.guy1
Using LFS 6.7. I'm on to section 6 now, chroot'd to the new file system. I'm trying to run make for the first time since changing filesystems but make won't work. I'm trying to install the Linux Headers in section 6.7. Even if I go to /tools/bin and run "make --help" it won't work. root:/tools/bi

glibc stage2 problem

2010-12-28 Thread Louis Davies
Hi, I Have built LFS-6.5 and now I'm trying to build 6.7. In my opinion everything has gone right until section 6.9.1 in which, with the command grep Error glibc-check-log I obtain the following response: make[2]: *** [/sources/glibc-build/math/test-float-out] Error 1 make[2]: *** [/sources/gli

Re: mirrored /dev folder

2010-12-28 Thread piper.guy1
Ahhh. Makes sense. thanx On Tue, Dec 28, 2010 at 1:45 PM, John Harrigan wrote: > * piper.g...@gmail.com (Dec 28, 2010 @ 13:23-0500): >> In section 6.2.1 we create a couple of device nodes: a console device, >> and a null device. >> >> Then in the following section we mount /dev of the host platfo

Re: mirrored /dev folder

2010-12-28 Thread John Harrigan
* piper.g...@gmail.com (Dec 28, 2010 @ 13:23-0500): > In section 6.2.1 we create a couple of device nodes: a console device, > and a null device. > > Then in the following section we mount /dev of the host platform to be > mirrored at $LFS/dev. > > What's the point of creating the 2 devices in se

mirrored /dev folder

2010-12-28 Thread piper.guy1
In section 6.2.1 we create a couple of device nodes: a console device, and a null device. Then in the following section we mount /dev of the host platform to be mirrored at $LFS/dev. What's the point of creating the 2 devices in section 6.2.1 if the devices will appear anyways in the mirrored dev

sanitize headrs

2010-12-28 Thread piper.guy1
Section 5.6 Linux Headers. "This is done by way of sanitizing various C header files that are shipped in the Linux kernel source tarball." What does this mean? Sanitize from what? thanx /carl h. -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs