On Fri, 25 Sep 2009 14:36:23 -0700 Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> wrote: > akpm:/usr/src/25> setenv ARCH sparc32 > akpm:/usr/src/25> make mrproper > Makefile:213: *** ARCH changed from "sparc" to "sparc32". Use "make mrproper" to fix it up. Stop. OK, I think this is just breakage in today's linux-next. After doing an x86_64 build I did: akpm2:/usr/src/25> setenv ARCH i386 akpm2:/usr/src/25> make mrproper Makefile:200: *** CROSS_COMPILE changed from "/opt/crosstool/gcc-4.0.2-glibc-2.3.6/x86_64-unknown-linux-gnu/bin/x86_64-unknown-linux-gnu-" to to "/opt/crosstool/gcc-4.1.0-glibc-2.3.6/i686-unknown-linux-gnu/bin/i686-unknown-linux-gnu-". Use "make mrproper" to fix it up. Stop. **FAILED** Manually removing include/generated/* fixes this up. -- To unsubscribe from this list: send the line "unsubscribe sparclinux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html