I can't even get the required userspace code make oldconfig to compile: hch@brick:~/work/linux-2.6/obj-kvm$ make oldconfig make -C /home/hch/work/linux-2.6 O=/home/hch/work/linux-2.6/obj-kvm/. oldconfig GEN /home/hch/work/linux-2.6/obj-kvm/Makefile HOSTCC scripts/kconfig/zconf.tab.o In file included from scripts/kconfig/zconf.tab.c:2481: scripts/kconfig/lex.zconf.c:2425: error: conflicting types for 'zconf_curname' /home/hch/work/linux-2.6/scripts/kconfig/lkc.h:79: note: previous declaration of 'zconf_curname' was here scripts/kconfig/lex.zconf.c: In function 'zconf_curname': scripts/kconfig/lex.zconf.c:2427: warning: return discards qualifiers from pointer target type I'm compiling on 32-bit x86, using: gcc version 4.4.5 20100728 (prerelease) (Debian 4.4.4-8) -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html