On Monday 27 November 2006 11:42, Aizi Gnagni wrote:
> .... What do you see after running the following?
> 
> /src/glibc-build/elf/check-textrel /src/glibc-build/libc.so \
>    > /src/glibc-build/elf/check-textrel.out
> make[2]: *** [/src/glibc-build/elf/check-textrel.out] Error 1
> make[2]: Target `tests' not remade because of errors.
> make[2]: Leaving directory `/src/glibc-2.3.6/elf'
> make[1]: *** [elf/tests] Error 2
> scripts/check-c++-types.sh scripts/data/c++-types-i386-linux-gnu.data
> g++ -O2 -Wall -Winline -Wwrite-strings -g -mpreferred-stack-boundary=2  -Iin
> clude -I. -I/src/glibc-build  -Ilibio -Inptl -I/src/glibc-build -Isysdeps/i3
> 86/elf -Ilibidn/sysdeps/unix -Inptl/sysdeps/unix/sysv/linux/i386/i686 -Inptl
> /sysdeps/unix/sysv/linux/i386 -Inptl/sysdeps/unix/sysv/linux -Inptl/sysdeps/
> pthread -Isysdeps/pthread -Inptl/sysdeps/unix/sysv -Inptl/sysdeps/unix -Inpt
> l/sysdeps/i386/i686 -Inptl/sysdeps/i386 -Isysdeps/unix/sysv/linux/i386 -Isys
> deps/unix/sysv/linux -Isysdeps/gnu -Isysdeps/unix/common -Isysdeps/unix/mman
>  -Isysdeps/unix/inet -Isysdeps/unix/sysv/i386 -Isysdeps/unix/sysv -Isysdeps/
> unix/i386 -Isysdeps/unix -Isysdeps/posix -Isysdeps/i386/i686/fpu -Isysdeps/i
> 386/i686 -Isysdeps/i386/i486 -Inptl/sysdeps/i386/i486 -Isysdeps/i386/fpu -Is
> ysdeps/i386 -Isysdeps/wordsize-32 -Isysdeps/ieee754/ldbl-96 -Isysdeps/ieee75
> 4/dbl-64 -Isysdeps/ieee754/flt-32 -Isysdeps/ieee754 -Isysdeps/generic/elf -I
> sysdeps/generic  -D_LIBC_REENTRANT -D_LIBC_REENTRANT -include
> include/libc-symbols.h       > /src/glibc-build/c++-types-check.out
> make[1]: Target `check' not remade because of errors.
> make[1]: Leaving directory `/src/glibc-2.3.6'
> make: *** [check] Error 2

I did _not_ ask you to show me the full glibc-check-log file but only
the lines containing the "Error" substring instead. It's important to
see how many errors during the check you had.

> > The main question is how many errors one has. Usually gcc has less than
> > 10 errors, glibc has less than 5 errors. What do you see after running
> > the following?
> >
> > grep Error glibc-check-log

Please, note "_grep_ Error glibc-check-log", _not_ "cat glibc-check-log".

-- 
Nothing but perfection
pv
-- 
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