From: Steven Rostedt <rostedt@goodmis.org>
To: steve@keysounds.co.uk
Cc: linux-kernel@vger.kernel.org
Subject: Re: Real-Time Preemption Patch -RT-2.6.12-final-V0.7.51-26 failed ,to compile
Date: Tue, 12 Jul 2005 12:18:10 -0400 [thread overview]
Message-ID: <1121185090.6917.54.camel@localhost.localdomain> (raw)
In-Reply-To: <30280207$112117937442d3d6ee8b2c78.56547598@config8.schlund.de>
On Tue, 2005-07-12 at 16:56 +0200, steve@keysounds.co.uk wrote:
> (From Steve Wooding at a different address)
>
> Thanks for the help Daniel, but it still doesn't compile. I now get the
> following compile error:
>
> In file included from arch/x86_64/kernel/mce.c:17:
> include/linux/fs.h: In function `lock_super':
> include/linux/fs.h:828: warning: implicit declaration of function `down'
> include/linux/fs.h: In function `unlock_super':
> include/linux/fs.h:833: warning: implicit declaration of function `up'
> In file included from arch/x86_64/kernel/mce.c:18:
> include/linux/semaphore.h: At top level:
> include/linux/semaphore.h:26: error: conflicting types for 'down'
> include/linux/fs.h:828: error: previous implicit declaration of 'down'
> was here
> include/linux/semaphore.h:38: error: conflicting types for 'up'
> include/linux/fs.h:833: error: previous implicit declaration of 'up' was
> here
> include/linux/semaphore.h: In function `sem_is_locked':
> include/linux/semaphore.h:43: warning: implicit declaration of function
> `compat_sem_is_locked'
> make[1]: *** [arch/x86_64/kernel/mce.o] Error 1
> make: *** [arch/x86_64/kernel] Error 2
>
Hi Steve,
I just took your config you had here (it would have been nicer to attach
it, since that makes it easier to copy, not to mention strip from
replies :-). And I was able to compile Ingo's latest kernel with it,
without any problems. What version are you using? I compiled 51-27.
-- Steve
next prev parent reply other threads:[~2005-07-12 16:20 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-07-12 14:56 Real-Time Preemption Patch -RT-2.6.12-final-V0.7.51-26 failed ,to compile steve
2005-07-12 16:18 ` Steven Rostedt [this message]
2005-07-12 18:32 ` Steve Wooding
-- strict thread matches above, loose matches on Subject: below --
2005-07-11 18:13 Steven Wooding
2005-07-11 18:46 ` Daniel Walker
2005-07-11 18:58 ` Alistair John Strachan
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1121185090.6917.54.camel@localhost.localdomain \
--to=rostedt@goodmis.org \
--cc=linux-kernel@vger.kernel.org \
--cc=steve@keysounds.co.uk \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.