*LFS book version: 6.6

Host: Ubuntu 10.04


**Output of Host System Requirements:*

bash, version 4.1.5(1)-release
/bin/sh -> /bin/dash
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) 2.8.1
find (GNU findutils) 4.4.2
GNU Awk 3.1.6
/usr/bin/awk -> /usr/bin/gawk
gcc (Ubuntu 4.4.3-4ubuntu5) 4.4.3
GNU C Library (Ubuntu EGLIBC 2.11.1-0ubuntu7.2) stable release version
2.11.1
GNU grep 2.5.4
gzip 1.3.12
Linux version 2.6.32-25-generic (bui...@rothera) (gcc version 4.4.3 (Ubuntu
4.4.3-4ubuntu5) ) #44-Ubuntu SMP Fri Sep 17 20:26:08 UTC 2010
m4 (GNU M4) 1.4.13
GNU Make 3.81
patch 2.6
Perl version='5.10.1';
GNU sed version 4.2.1
tar (GNU tar) 1.22
Texinfo: makeinfo (GNU texinfo) 4.13
Compilation OK

*
Problem in Package Glibc-2.11.1*
*
Book section: 6.9.1. Installation of Glibc*

*Problem*:

Hi, this is my attempt at building LFS and my first mail to this mailing
list. I hope I have mentioned everything about my error. I have been
following LFS 6.6 book word to word. I don't think I have deviated anywhere
and haven't got any error till before section 6.9.

In this section I was asked to perform a test suite using the command *"make
-k check 2>&1 | tee glibc-check-log"* which gave following error at the end

.
.
.
s/shm.h termios/termios.h termios/sys/termios.h termios/sys/ttychars.h
time/time.h time/sys/time.h time/sys/timeb.h wcsmbs/wchar.h wctype/wctype.h
> /sources/glibc-build/begin-end-check.out
make[1]: Target `check' not remade because of errors.
make[1]: Leaving directory `/sources/glibc-2.11.1'
make: *** [check] Error 2



The following command "*grep Error glibc-check-log*" gave this output

make[2]: [/sources/glibc-build/posix/annexc.out] Error 1 (ignored)
make[2]: *** [/sources/glibc-build/nptl/tst-attr3.out] Error 1
make[1]: *** [nptl/tests] Error 2
make[2]: *** [/sources/glibc-build/debug/tst-chk3.out] Error 1
make[2]: *** [/sources/glibc-build/debug/tst-lfschk3.out] Error 1
make[2]: *** [/sources/glibc-build/debug/tst-chk6.out] Error 1
make[2]: *** [/sources/glibc-build/debug/tst-lfschk6.out] Error 1
make[1]: *** [debug/tests] Error 2
make[1]: *** [/sources/glibc-build/c++-types-check.out] Error 1
make: *** [check] Error 2

Now, in the book its mentioned that some errors like nptl/tst-attr are
common but I have no idea about the other errors. I can't make if I should
proceed with 'make install' or not.. I don't want to spoil my system if
these are actually errors to worry about.

If these are serious errors then what remedial measures should I take. From
where should I start rebuilding? Please help. Thanks..
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to