Jim Washko wrote:
> I am running my first install with Ubuntu 11.10 and have stuck to the LFS
> 7.0 book. When I run the
> 
> cp -v ../glibc-2.14.1/iconvdata/gconv-modules iconvdata
> make -k check 2>&1 | tee glibc-check-log
> grep Error glibc-check-log
> 
> commands on 6.9, I get errors at the end...
> 
> make: *** [check] Error 2
> root:/sources/glibc-build# grep Error glibc-check-log
> make[2]: *** [/sources/glibc-build/malloc/tst-trim1.out] Error 1
> make[1]: *** [malloc/tests] Error 2
> make[2]: *** [/sources/glibc-build/posix/bug-regex32.out] Error 1
> make[2]: [/sources/glibc-build/posix/annexc.out] Error 1 (ignored)
> make[1]: *** [posix/tests] Error 2
> make[2]: *** [/sources/glibc-build/nptl/tst-mutexpi7.out] Error 1
> make[2]: *** [/sources/glibc-build/nptl/tst-cond20.out] Error 1
> make[2]: *** [/sources/glibc-build/nptl/tst-cond21.out] Error 1
> make[1]: *** [nptl/tests] Error 2
> make: *** [check] Error 2
> 
> 
> In the book they say some errors are fine to have and some are not.  Is
> there an easy way to check if these errors are "normal" for now?

There's no easy way to check.  You just have to search the web for those 
  particular tests.  I will say that having only 5 bugs, not counting 
annexc, out of the many thousands indicate that the build is OK.

I don't really recognize the bugs though.  Many times there are timing 
issues.  What kind of processor are you using?

   -- Bruce

-- 
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