Hi, I'm running into the following: GEN .version CHK include/linux/compile.h UPD include/linux/compile.h CC init/version.o LD init/built-in.o LD .tmp_vmlinux1 local symbol 0: discarded in section `.exit.text' from drivers/built-in.o make: *** [.tmp_vmlinux1] Error 1 This is with a `bk pull` from Linus' linux-2.5 tree from yesterday (I also tried this morning again). The option that seems to set this off is CONFIG_DUMMY. I also considered that it might be size related, but the same option seemed to trigger it even when I disabled almost every other driver (even ones that I really needed to boot, like mptfusion). reproduced with: ii gcc 3.3.2-2 The GNU C compiler ii binutils 2.14.90.0.7-3 The GNU assembler, linker and binary utilities on debian sid, as well as a compiler built by hand: [mort@tomahawk mort]$ ld -v GNU ld version 2.14.90.0.6 20030820 [mort@tomahawk mort]$ gcc -v Reading specs from /usr/local/gcc-3.2.3/bin//../lib/gcc-lib/ia64-unknown-linux-gnu/3.2.3/specs Configured with: ./configure --prefix=/usr/local/gcc-3.2.3 Thread model: posix gcc version 3.2.3 A .config is attached. Thanks, mh -- Martin Hicks Wild Open Source Inc. mort@wildopensource.com 613-266-2296