I'm not getting that problem with either Ubuntu's kernel source (2.6.24.2) or the current stable vanilla kernel source (2.6.24.4). Maybe you missed something.
My steps: 1) Upacked linux-2.6.24.2.tar.bz2 and linux-2.6.24.4.tar.bz2 to their own respective folders (/home/$USER/linux-2.6.24.2 and /home/$USER/linux-2.6.24.4) 2) Ran 'make mrproper' in each source folder to make sure they were cleaned out (the compiler will complain if you don't do this). 3) Ran 'make ARCH=$(uname -m) defconfig' to quickly produce a default configuration for my architecture. Did this for both kernel versions. 3) Ran the compile process 'make' for both versions. Part of the output: [EMAIL PROTECTED]:~/linux-2.6.24.2$ make scripts/kconfig/conf -s arch/x86/Kconfig CHK include/linux/version.h UPD include/linux/version.h CHK include/linux/utsrelease.h UPD include/linux/utsrelease.h SYMLINK include/asm -> include/asm-x86 CC arch/x86/kernel/asm-offsets.s GEN include/asm-x86/asm-offsets.h CALL scripts/checksyscalls.sh CC scripts/mod/empty.o HOSTCC scripts/mod/mk_elfconfig MKELF scripts/mod/elfconfig.h ...compile process keeps on rollin' Compile process proceeded without errors for both kernel versions from start to finish. ** Changed in: linux-source-2.6.22 (Ubuntu) Status: New => Incomplete -- Kernel make broken: No rule to make target `arch/i386/kernel/asm-offsets.c' https://bugs.launchpad.net/bugs/216134 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs