OK but I did specify what release of Ubuntu I am using and the kernel is comes with is 2.6.22, not 24.
On Fri, Apr 11, 2008 at 11:10 PM, Phil Norbeck <[EMAIL PROTECTED]> wrote: > 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 direct subscriber > of the bug. > > Status in Source Package "linux-source-2.6.22" in Ubuntu: Incomplete > > Bug description: > Binary package hint: linux-source-2.6.22 > > [EMAIL PROTECTED]:/usr/src/linux$ sudo make > CHK include/linux/version.h > CHK include/linux/utsrelease.h > make[1]: *** No rule to make target `arch/i386/kernel/asm-offsets.c', > needed by `arch/i386/kernel/asm-offsets.s'. Stop. > make: *** [prepare0] Error 2 > > [EMAIL PROTECTED]:/usr/src/linux$ ls -l arch/i386/kernel/asm-offsets.c > ls: arch/i386/kernel/asm-offsets.c: No such file or directory > > [EMAIL PROTECTED]:/usr/src/linux$ lsb_release -rd > Description: Ubuntu 7.10 > Release: 7.10 > > all updates as of today > -- 73 de n1ywb ** Attachment added: "unnamed" http://launchpadlibrarian.net/13529572/unnamed -- 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 [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
