Hi, Beginning with linux-next of 20100902 (and later), I cannot build/use xconfig. I see this after doing: > mkdir xx64 > make ARCH=x86_64 O=xx64 defconfig > make V=1 ARCH=x86_64 O=xx64 xconfig & make -C /lnx/src/TMP/linux-next-20100902/xx64 \ KBUILD_SRC=/lnx/src/TMP/linux-next-20100902 \ KBUILD_EXTMOD="" -f /lnx/src/TMP/linux-next-20100902/Makefile \ xconfig make -f /lnx/src/TMP/linux-next-20100902/scripts/Makefile.build obj=scripts/basic rm -f .tmp_quiet_recordmcount ln -fsn /lnx/src/TMP/linux-next-20100902 source /bin/sh /lnx/src/TMP/linux-next-20100902/scripts/mkmakefile \ /lnx/src/TMP/linux-next-20100902 /lnx/src/TMP/linux-next-20100902/xx64 2 6 GEN /lnx/src/TMP/linux-next-20100902/xx64/Makefile mkdir -p include/linux include/config make -f /lnx/src/TMP/linux-next-20100902/scripts/Makefile.build obj=scripts/kconfig xconfig **Unknown**/moc -i /lnx/src/TMP/linux-next-20100902/scripts/kconfig/qconf.h -o scripts/kconfig/qconf.moc /bin/sh: **Unknown**/moc: No such file or directory make[2]: *** [scripts/kconfig/qconf.moc] Error 127 make[1]: *** [xconfig] Error 2 make: *** [sub-make] Error 2 Any ideas what happened? thanks, --- ~Randy *** Remember to use Documentation/SubmitChecklist when testing your code *** -- To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html