Hi Ulf, [auto build test ERROR on linus/master] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux/commits/Ulf-Magnusson/kconfig-Remove-menu_end_entry/20171009-140245 config: x86_64-rhel compiler: gcc-6 (Debian 6.2.0-3) 6.2.0 20160901 reproduce: # save the attached .config to linux build tree make ARCH=x86_64 All errors (new ones prefixed by >>): scripts/kconfig/zconf.tab.o: In function `zconfparse': >> zconf.tab.c:(.text+0x9b39): undefined reference to `menu_end_entry' zconf.tab.c:(.text+0xa5a5): undefined reference to `menu_end_entry' >> collect2: error: ld returned 1 exit status make[2]: *** [scripts/kconfig/conf] Error 1 make[2]: Target 'oldconfig' not remade because of errors. make[1]: *** [oldconfig] Error 2 make: *** [sub-make] Error 2 -- scripts/kconfig/zconf.tab.c: In function 'zconfparse': scripts/kconfig/zconf.tab.c:1555:2: warning: implicit declaration of function 'menu_end_entry' [-Wimplicit-function-declaration] menu_end_entry(); ^~~~~~~~~~~~~~ scripts/kconfig/zconf.tab.o: In function `zconfparse': >> zconf.tab.c:(.text+0x9b39): undefined reference to `menu_end_entry' zconf.tab.c:(.text+0xa5a5): undefined reference to `menu_end_entry' >> collect2: error: ld returned 1 exit status make[2]: *** [scripts/kconfig/conf] Error 1 make[2]: Target 'oldnoconfig' not remade because of errors. make[1]: *** [oldnoconfig] Error 2 make: *** [sub-make] Error 2 --- 0-DAY kernel test infrastructure Open Source Technology Center https://lists.01.org/pipermail/kbuild-all Intel Corporation -- 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