Real-Time Preemption Patch -RT-2.6.12-final-V0.7.51-26 failed ,to compile
From: Steven Wooding (steve_at_wooding.uklinux.net)
Date: 07/11/05
- Previous message: Horst von Brand: "Re: reiser4 vs politics: linux misses out again"
- Next in thread: Daniel Walker: "Re: Real-Time Preemption Patch -RT-2.6.12-final-V0.7.51-26 failed ,to compile"
- Reply: Daniel Walker: "Re: Real-Time Preemption Patch -RT-2.6.12-final-V0.7.51-26 failed ,to compile"
- Maybe reply: steve_at_keysounds.co.uk: "Re: Real-Time Preemption Patch -RT-2.6.12-final-V0.7.51-26 failed ,to compile"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 11 Jul 2005 19:13:01 +0100 To: linux-kernel@vger.kernel.org
Hi,
I wonder if someone can help a newbie to the Real-Time Preemption
Patch. After appling the lastest patch (-RT-2.6.12-final-V0.7.51-26) to the
2.6.12 vanilla kernel I get the following error when compiling the
patched kernel:
arch/x86_64/kernel/mce.c: In function 'mce_read':
arch/x86_64/kernel/mce.c:383: warning: type defaults to 'int' in
declarationd of 'DECLARE_MUTEX'
arch/x86_64/kernel/mce.c:383: warning: parameter names (without types)
in function declaration
arch/x86_64/kernel/mce.c:392:error: 'mce_read_sem' undeclared (first
use in this function)
Then the mce.o fails to get made and the make stops.
I've tried compiling the vanilla 2.6.12 kernel without the patch and
that works fine. It is strange that the error should be in
arch/x86_64/kernel/mce.c as this is not altered by the patch. I've also tried saying
no to MCE support, but got the some error.
I'm using RHEL 4 on a SMP system (gcc version 3.4.3).
Thanks,
Steve.
PS Please CC me on replies. Thanks.
-
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/
- Previous message: Horst von Brand: "Re: reiser4 vs politics: linux misses out again"
- Next in thread: Daniel Walker: "Re: Real-Time Preemption Patch -RT-2.6.12-final-V0.7.51-26 failed ,to compile"
- Reply: Daniel Walker: "Re: Real-Time Preemption Patch -RT-2.6.12-final-V0.7.51-26 failed ,to compile"
- Maybe reply: steve_at_keysounds.co.uk: "Re: Real-Time Preemption Patch -RT-2.6.12-final-V0.7.51-26 failed ,to compile"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|