glibc-2.7 fails to build with the following error, after bootstrapping (the bootstrap build worked): ../string/bits/string3.h:58: error: redefinition of 'memmove' (sorry can't paste the rest of the output) emerge --sync'ed today. I found a patch which fixed it for me at http://www.nabble.com/-PATCH--glibc-2.7-compilation-failure-with-GCC-4.2.x-due-to-486%2B-specific-memmove%28%29-redeclaration-and-_FORTIFY_SOURCEry-p13334365.html Reproducible: Always Steps to Reproduce: 1. run bootstrap.sh 2. emerge --emptytree system (it will first fail with gettext linked against old expat, after rebuilding gettext, glibc fails next)
*** This bug has been marked as a duplicate of bug 196926 ***