Re: [patch] Real-Time Preemption, -RT-2.6.11-rc2-V0.7.36-00

From: Lee Revell (rlrevell_at_joe-job.com)
Date: 01/26/05

  • Next message: Chris Wedgwood: "Re: [PATCH 4/7] posix-timers: CPU clock support for POSIX timers"
    To: Ingo Molnar <mingo@elte.hu>
    Date:	Tue, 25 Jan 2005 20:05:42 -0500
    
    

    On Mon, 2005-01-24 at 09:02 +0100, Ingo Molnar wrote:
    > indeed - !PREEMPT_RT compilation broke. I've uploaded -03 with the fix
    > (and other fixes).

    -03 still does not compile with CONFIG_PREEMPT_DESKTOP:

    rlrevell@mindpipe:~/kernel-source/linux-2.6.11-rc2$ make
      CHK include/linux/version.h
    make[1]: `arch/i386/kernel/asm-offsets.s' is up to date.
      CHK include/linux/compile.h
      CHK usr/initramfs_list
      CC net/core/rtnetlink.o
    net/core/rtnetlink.c: In function `rtnl_lock_interruptible':
    net/core/rtnetlink.c:63: warning: implicit declaration of function `down_write_interruptible'
      LD net/core/built-in.o
      LD net/built-in.o
      GEN .version
      CHK include/linux/compile.h
      UPD include/linux/compile.h
      CC init/version.o
      LD init/built-in.o
      LD .tmp_vmlinux1
    net/built-in.o(.text+0x10f99): In function `rtnl_lock_interruptible':
    net/core/rtnetlink.c:63: undefined reference to `down_write_interruptible'
    make: *** [.tmp_vmlinux1] Error 1

    Lee

    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/


  • Next message: Chris Wedgwood: "Re: [PATCH 4/7] posix-timers: CPU clock support for POSIX timers"

    Relevant Pages

    • Re: Linux 2.6.4-rc2
      ... > cleanups and fixes from Al. ... CHK include/linux/compile.h ... To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ ...
      (Linux-Kernel)
    • [PATCH 1/1] My tools break here
      ... CHK include/linux/version.h ... Deprecating the -imacros fixes the build for me. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [PATCH] Re: Weird... 2.6.9 kills FC2 gcc
      ... CHK include/linux/version.h ... include/linux/compiler.h:20: badly punctuated parameter list in #define ... [dtor@core dtor]$ gcc -v ... To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ ...
      (Linux-Kernel)
    • 2.6.3 adaptec I2O will not compile
      ... I have attached my config ... root@dlang:/usr/src/linux# make bzImage ... CHK include/linux/compile.h ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [patch] voluntary-preempt-2.6.9-rc3-mm3-T3
      ... Config for HPET not correctly set in arch/x86_64/Kconfig. ... build also fails with # CONFIG_HPET_TIMER is not set. ... CHK include/linux/compile.h ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)