On Sat, Sep 02, 2006 at 08:19:23PM -0700, Jonathan Davis wrote:
> 
> When installing the final glibc (both 32 and 64-bit), make check gives
> me these errors:
> 
> make[2]: [/usr/src/glibc/glibc-build/posix/annexc.out] Error 1 (ignored)
> make[1]: *** [/usr/src/glibc/glibc-build/c++-types-check.out] Error 2
> make: *** [check] Error 2
> 
> The first one is clearly okay according to CLFS.  As I understand it,
> the second one is not particularly bad, but from some of the messages
> on CLFS-Dev lately, it's not entirely clear to me whether or not this
> error is expected in an x86_64 multilib build.
> 

 This is a problem with the bash you created in the temporary
system.  It is supposed to be fixed by

 echo "bash_cv_sys_named_pipes=yes" >> config.cache

in section 6.6.1.  I suspect you missed this ?  The good news is that
building without this only affects the glibc testsuite.

Ken
-- 
das eine Mal als Tragödie, das andere Mal als Farce
_______________________________________________
Clfs-support mailing list
[email protected]
http://lists.cross-lfs.org/cgi-bin/mailman/listinfo/clfs-support

Reply via email to