glibc-2.10.1 make check fails
Bruce Dubbs
bruce.dubbs at gmail.com
Sun May 24 19:19:15 MDT 2009
Bruce Dubbs wrote:
> OK, I ran the instructions to build glibc-2.10.1 on a LFS-6.4 system and ithe
> checks completed normally. There was one error identified:
>
> make[2]: [/mnt/lfs/sources/glibc-build/posix/annexc.out] Error 1 (ignored)
>
> but this is already identified in the book. I think we may have some problems
> with gcc-4.4, probably in the libraries that are included from other libraries.
>
> I'll continue to investigate. Suggestions will be appreciated.
I haven't found the source of the make check problem yet, but I have found the
following email:
http://sources.redhat.com/bugzilla/show_bug.cgi?id=448
This indicates that
sed -i '/vi_VN.TCVN/d' localedata/SUPPORTED
is not needed any more. The fix was made 2005-10-14, but Alexander indicated it
was still broken in Feb 2007:
http://linuxfromscratch.org/pipermail/lfs-dev/2007-February/058933.html
The file glibc-2.10.1/localedata/locales/vi_VN has:
revision "1.1"
date "2004-01-09"
I'm thinking we should drop the sed unless we get additional confimation that it
is still a problem.
-- Bruce
More information about the lfs-dev
mailing list