Jeff, Any idea how this could happen? I'm trying to build 2.6.21 for ARCH=um, and the linker stage explodes here:
CHK include/linux/compile.h UPD include/linux/compile.h CC init/version.o LD init/built-in.o LD .tmp_vmlinux1 lib/lib.a(bug.o): In function `find_bug': bug.c:(.text+0x171): undefined reference to `__start___bug_table' bug.c:(.text+0x177): undefined reference to `__stop___bug_table' bug.c:(.text+0x180): undefined reference to `__start___bug_table' bug.c:(.text+0x193): undefined reference to `__stop___bug_table' collect2: ld returned 1 exit status KSYM .tmp_kallsyms1.S nm: '.tmp_vmlinux1': No such file No valid symbol. make[1]: *** [.tmp_kallsyms1.S] Error 1 Robert -- Dipl.-Ing. Robert Schwebel | http://www.pengutronix.de Pengutronix - Linux Solutions for Science and Industry Handelsregister: Amtsgericht Hildesheim, HRA 2686 Hannoversche Str. 2, 31134 Hildesheim, Germany Phone: +49-5121-206917-0 | Fax: +49-5121-206917-9 - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/