6.22 Coreutils check fail

2011-08-05 Thread David Shaw
LFS 6.8 on an Ubuntu 10.04 host When I run the check for coreutils, the following test fails - all others pass or are not run. FAIL: cp/sparse-fiemap Is this something I need to worry about? Many thanks, David Shaw -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http

Re: 6.22 Coreutils check fail

2011-08-05 Thread David Shaw
On 05/08/11 17:18, Bruce Dubbs wrote: David Shaw wrote: LFS 6.8 on an Ubuntu 10.04 host When I run the check for coreutils, the following test fails - all others pass or are not run. FAIL: cp/sparse-fiemap Is this something I need to worry about? Probably not. I'm not sure why you get

Book bug?

2011-08-05 Thread David Shaw
tidied up the formatting so that things line up. Does this happen with any other PDF readers, or is it just evince? David Shaw -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page

Re: Book bug?

2011-08-05 Thread David Shaw
, using the pdf is marginally more convenient. It's no biggie - it's easy enough to work round - I just thought I should mention it. David Shaw -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page

Re: 6.9 - Glibc make check

2011-08-04 Thread David Shaw
On 04/08/11 01:09, Bruce Dubbs wrote: David Shaw wrote: My question is, is this normal? The large disparity in run times seems a little... odd to me. I don't think it's right. I've run into the issue before and found that running the tests a second time don't seem to give the same results

6.9 - Glibc make check

2011-08-03 Thread David Shaw
minutes and produced not one single error, not even the 'expected' posix/annexc error. My question is, is this normal? The large disparity in run times seems a little... odd to me. LFS 6.8 on an Ubuntu 10.04 host Many thanks, David Shaw -- http://linuxfromscratch.org/mailman/listinfo/lfs

Re: make mrproper

2010-11-25 Thread David Shaw
*and* 6 you must untar the file and then cd into the package directory before executing any of the commands in that chapter. Then, when completely finished with the chapter, cd back into the sources directory and - unless told otherwise - delete the package directory. HTH, David Shaw -- http

LFS 6.7 Chapter 7.5 Configuring the Linux console

2010-11-15 Thread David Shaw
Stupid question time. What font would be appropriate for a British set up? I cannot make head nor tail of the options available. At least the keymap is nice and easy to work out :-) Many thanks, David Shaw -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http

Re: LFS 6.7 Chapter 7.5 Configuring the Linux console

2010-11-15 Thread David Shaw
, joy! Well, UK has always worked for me in the past, when installing various Linux distros, so I'll just press on with it (and hope!) Again, many thanks, David Shaw -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See

Re: LFS 6.7 Chapter 6.9 Glibc errors - SOLVED

2010-11-14 Thread David Shaw
On 02/11/10 20:41, David Shaw wrote: I just want to quickly check that the following is acceptable from the glibc check before I move on. Many thanks, David Shaw root:/sources/glibc-2.12.1-build# grep Error glibc-check-log make[2]: *** [/sources/glibc-2.12.1-build/stdio-common/bug22.out

LFS 6.7 Chapter 5.7 glibc configure warning

2010-11-10 Thread David Shaw
When configuring glibc, I get the warnings below. Do I need to worry? Many thanks, David Shaw checking cpuid.h presence... yes configure: WARNING: cpuid.h: present but cannot be compiled configure: WARNING: cpuid.h: check for missing prerequisite headers? configure: WARNING: cpuid.h: see

LFS 6.7 Chapter 6.9 Glibc errors

2010-11-02 Thread David Shaw
I just want to quickly check that the following is acceptable from the glibc check before I move on. Many thanks, David Shaw root:/sources/glibc-2.12.1-build# grep Error glibc-check-log make[2]: *** [/sources/glibc-2.12.1-build/stdio-common/bug22.out] Error 1 make[1]: *** [stdio-common/tests

Re: LFS 6.7 Chapter 6.9 Glibc errors

2010-11-02 Thread David Shaw
/tests] Error 2 make: *** [check] Error 2 See the book about this one. -- Bruce Yes, I noticed that one in the book and wasn't so worried about it :-) David Shaw -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html

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

2010-10-27 Thread David Shaw
of version_check.sh below. Many, many thanks for your help, David Shaw bash, version 4.1.5(1)-release /bin/sh - /bin/bash Binutils: (GNU Binutils for Ubuntu) 2.20.1-system.20100303 bison (GNU Bison) 2.4.1 /usr/bin/yacc - /usr/bin/bison.yacc bzip2, Version 1.0.5, 10-Dec-2007. Coreutils: 7.4 diff (GNU diffutils

Re: partition sizes

2010-03-06 Thread David Shaw
Simon Geard wrote: On Fri, 2010-03-05 at 09:23 +, David Shaw wrote: I vaguely remember reading somewhere that, if you use hibernation, your computer's state is stored to the swap space. So, if you have 2GB of RAM and only 1GB of swap then hibernate would fail. Of course, I could

Re: partition sizes

2010-03-05 Thread David Shaw
to the swap space. So, if you have 2GB of RAM and only 1GB of swap then hibernate would fail. Of course, I could have got totally the wrong end of the stick and be talking complete nonsense here. David Shaw -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http

Re: LFS6.5 - Bash question

2010-03-04 Thread David Shaw
Chris Staub wrote: On 03/03/2010 04:07 AM, David Shaw wrote: After compiling Bash in chapter 6 and switching to using the new version, I've noticed that long commands, instead of wrapping to the next line, scroll off the left hand edge of the screen. How do I restore the former, wrapping

Re: LFS6.5 - Bash question

2010-03-04 Thread David Shaw
Bruce Dubbs wrote: David Shaw wrote: I think I must have done something horribly wrong in that case as even if I put in the entire /etc/inputrc file as given in chapter 7, the expletive deleted thing still scrolls for me :-( And, yes, I tried 'exec /bin/bash --login +h' and leaving

LFS6.5 - Bash question

2010-03-03 Thread David Shaw
googling for information, but can't see what I'm looking for. Many thanks, David Shaw -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page

Re: LFS6.5 - Bash question

2010-03-03 Thread David Shaw
put. David Shaw -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page

Re: LFS6.5 - Bash question

2010-03-03 Thread David Shaw
echo $TERM should be linux. If not, post all of the 'set' output. -- Bruce A-ha! root:/# echo $TERM xterm root:/# set BASH=/bin/bash BASH_ALIASES=() BASH_ARGC=() BASH_ARGV=() BASH_CMDS=() BASH_LINENO=() BASH_SOURCE=() BASH_VERSINFO=([0]=4 [1]=0 [2]=28 [3]=1 [4]=release

Re: LFS6.5 - Bash question

2010-03-03 Thread David Shaw
Bruce Dubbs wrote: Mike McCarty wrote: What you want is set horizontal-scroll-mode off Check your /etc/inputrc and ~/.inputrc files. The default (used to be) off. If you have a line like set horizontal-scroll-mode on in eitehr /etc/inputrc or ~/.inputrc, then that's the

Re: LFS6.5 - 6.9 Glibc - Locale?

2010-02-22 Thread David Shaw
Thanks for the help - UK locale has now been installed :-) David -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page

LFS6.5 - 6.12 Binutils - No ptys

2010-02-22 Thread David Shaw
. Clearly, in the chmod LFS system, whatever does this in Ubuntu is missing at this point. So, what do I do? Can I manually create /dev/pts/pty* nodes? Or do I create BSD style /dev/pty* dev/tty* pairs? Or what? I am at a total loss here. Many thanks, David Shaw -- http://linuxfromscratch.org

Re: LFS6.5 - 6.12 Binutils - No ptys

2010-02-22 Thread David Shaw
Ken Moffat wrote: On 22 February 2010 12:28, David Shaw dj.s...@btconnect.com wrote: Another stumbling block, I'm afraid. As the title says, when I issue the command expect -c spawn ls I get the error saying that there are no more ptys. I have tried looking in the LFS hints

LFS6.5 - 6.9 Glibc - Locale?

2010-02-21 Thread David Shaw
, David Shaw -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page

LFS6.5 - Chapter 6 stupid question

2010-02-19 Thread David Shaw
- unpack the files, cd into the new directory and proceed. Correct? Many thanks, David Shaw -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page

Re: LFS6.5 - Chapter 6 stupid question

2010-02-19 Thread David Shaw
Aditya Bankar wrote: I am assuming that the process for building anything in chapter 6 is the same as for chapter 5 - unpack the files, cd into the new directory and proceed. Correct? Mostly yes. The overall method of doing it in chapter 6 is similar to chapter 5. But, some

Making progress - until GCC pass 2

2010-02-07 Thread David Shaw
to see if I can find any hints, with no luck. Should I be putting these commands into a bash script? I'm assuming the problem is that word 'Issue', which has some meaning I'm not aware of. What am I doing wrong? Many thanks, in advance, David Shaw -- http://linuxfromscratch.org/mailman

Re: Making progress - until GCC pass 2

2010-02-07 Thread David Shaw
stosss wrote: #define STANDARD_STARTFILE_PREFIX_1 #define STANDARD_STARTFILE_PREFIX_2 ' $file touch $file.orig done That was the problem - thank you. I completely failed to see that extra ' on PREFIX_2 Many thanks, David Shaw -- http://linuxfromscratch.org/mailman/listinfo/lfs

LFS book releases

2010-02-03 Thread David Shaw
How frequently is the LFS book updated and released? Is there a regular release schedule? And finally, when is the next version due out? Many thanks, David Shaw -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See

Re: Unable to even start compiling

2010-01-31 Thread David Shaw
Thanks for the advice - at least I managed to correctly identify the problem :-) I do read instructions, though - I'm at that stage in my Linux learning that I know enough about Linux to know just how little I really know (oh dear, I'm starting to sound like Donald Rumsfeld ;-) ) and have