Re: LFS 6.2. Ch6.9 Glibc-2.3.6 error during make check (system halted)

2006-08-19 Thread Dan Nicholson
On 8/18/06, Danny <[EMAIL PROTECTED]> wrote: I'm actually building the system straight from a command line on an 'empty' machine. I fully understand that I'm building on an older machine, but didn't have this problem when building 6.1.1 What host are you using? You say this is an empty machine

Re: LFS 6.2. Ch6.9 Glibc-2.3.6 error during make check (system halted)

2006-08-19 Thread Ken Moffat
On Fri, Aug 18, 2006 at 11:13:55PM +0200, Danny wrote: > > Ken > > I'm actually building the system straight from a command line on an > 'empty' machine. I fully understand that I'm building on an older > machine, but didn't have this problem when building 6.1.1 > [grumpy editor mode on] Don't

Re: LFS Version 6.2 - Chapter 7. Setting Up System Bootscripts - The Bash Shell Startup Files

2006-08-19 Thread Mag. Leonhard Landrock
Am Freitag, 18. August 2006 21:06 schrieb Dan Nicholson: > On 8/18/06, Mag. Leonhard Landrock <[EMAIL PROTECTED]> wrote: > > Next, I have a look at de_AT and its friends. > > > > root:/# LC_ALLL=de_AT locale charmap > > ANSI_X3.4-1968 > > First, it's LC_ALL with two L's. That was the problem. :-)

Re: Uninstalling software in Linux

2006-08-19 Thread Angel Tsankov
I've really found no other problems with it. Install, uninstall, monitor. It all works quite well for me, but there was an aggravating learning curve. Additionally, like the hint promises, I really know my system and now I understand Makefules. Did you have to change makefiles too often?

Re: find syntax (was: LFS Version 6.2 - Chapter 7. Setting Up System Bootscripts...)

2006-08-19 Thread Mag. Leonhard Landrock
Am Samstag, 19. August 2006 00:41 schrieb Brandon Peirce: > Mag. Leonhard Landrock wrote: > >Why does "find / -name syslogd -exec pwd ;" not work? > > You need to protect the last ; from the shell so it is passed > as an argument to find, not seen as the end of the find command > by the shell. You

Above post was accidentally not posted in the thread (Was: Re: LFS 6.2. Ch6.9 Glibc-2.3.6 error during make check (system halted))

2006-08-19 Thread Danny
> On Fri, Aug 18, 2006 at 10:39:19AM +0200, Danny wrote: >> hope I can skip a bit ... >> -Isysdeps/ieee754 -Isysdeps/generic/elf -Isysdeps/generic >> -D_LIBC_REENTRANT -D_LIBC_REENTRANT -include include/libc-symbols.h >> > /sources/glibc-build/c++-types-check.out >> make[1]: Target

Re: First-time LFS book reader beeing stuck

2006-08-19 Thread Vladimir A. Pavlov
On Friday 18 August 2006 14:13, Brandon Peirce wrote: > However, you actually need to start using this new toolchain _before_ > you get to the chroot part. Moreover, you _need_ to start using the new toolchain (/tools/*) components as soon as they appear. In order to do this you have to do the f