bash and msgfmt

2006-11-11 Thread Jeremy Huntwork
Here's an interesting error. Happens in Chapter 5 Bash, when running 'make install', using lfslivecd-x86-6.2-3 as the host: ( cd ./po/ ; make DESTDIR= install ) make[1]: Entering directory `/mnt/leafos/sources/bash-3.2/po' test -z "[EMAIL PROTECTED] [EMAIL PROTECTED] ru.gmo" || make [EMAIL PROT

Re: Upgrade to Linux-2.6.18

2006-11-11 Thread Jeremy Huntwork
Jeremy Huntwork wrote: If you don't like the above approach, then I suggest we put in an explanation as to why we install to a temporary directory first and add the '-v' flag to the cp command. Actually, after looking through the Linux Makefile a bit, I think our commands for chapter 5 linux-h

Re: Upgrade to Linux-2.6.18

2006-11-11 Thread Jeremy Huntwork
Dan Nicholson gmail.com> writes: > On 9/25/06, Matthew Burgess linuxfromscratch.org> wrote: > > > > What about something like: > > > > tar -xf linux-2.6.18.x.tar.bz2 > > cd linux-2.6.18.x > > mkdir /tools/tmp > > make mrproper > > make headers_check # For testing > > make INSTALL_HDR_PATH=/tools/