Re: 2.6.24-rc2-rt1
From: Steven Rostedt <rostedt@goodmis.org>
Date: 2007-11-16 03:40:29
Also in:
lkml
On Thu, 15 Nov 2007, Mark Knecht wrote:
On Nov 15, 2007 10:40 AM, Steven Rostedt [off-list ref] wrote:quoted
Finally! We are pleased to announce 2.6.24-rc2-rt1.<SNIP> Hi Steve, Not sure I've ever posted on this list. Always looking to help out at my low level. Anyway, I tried building the kernel. My 1st two attempts, done running make menuconfig from scratch, didn't boot. I gave up on that for now and tried using make oldconfig from my 2.6.23-rt1 kernel (I'm so far behind!!) and ended up with this error. Not sure it's enough for you to find the bug. If you want/need more or want the config file let me know. I'm sure this is just me setting inappropriate bits but I figured I might as well send along the info. >/dev/null if it's inappropriate but let me know how to move forward if possible. As always thanks the the rt-kernel team for all you do. Cheers, Mark CC ipc/mqueue.o CC ipc/compat_mq.o LD ipc/built-in.o CC security/security.o CC security/dummy.o CC security/inode.o LD security/built-in.o CC [M] security/commoncap.o CC [M] security/realcap.o security/realcap.c: In function 'realtime_exit': security/realcap.c:129: error: implicit declaration of function 'mod_unreg_security' security/realcap.c:133: error: implicit declaration of function 'unregister_security' make[1]: *** [security/realcap.o] Error 1 make: *** [security] Error 2 lightning linux #
Hi Mark, I guess you enabled the realtime capabilities (Realtime-LSM - Obsolete -) You could disable that, and try again. I'm not sending a fix (yet) because ... Ingo, Do we still need to have the realtime-lsm.patch? It has been considered obsolete for over a year now. Can we finally remove it. -- Steve