From: Mark Knecht <markknecht@gmail.com>
To: linux-kernel@vger.kernel.org
Cc: Ingo Molnar <mingo@elte.hu>
Subject: Re: 2.6.14-rc2-rt6 build problems
Date: Wed, 28 Sep 2005 13:13:27 -0700 [thread overview]
Message-ID: <5bdc1c8b05092813131955ab8f@mail.gmail.com> (raw)
In-Reply-To: <5bdc1c8b05092808596a22847a@mail.gmail.com>
On 9/28/05, Mark Knecht <markknecht@gmail.com> wrote:
> Hi,
> I'm new to the list and not a developer. Please take mercy.
>
<SNIP>
>
> cd /usr/src/linux/linux-2.6.13
> patch -p1 <~mark/patch-2.6.14-rc2
> patch -p1 <~mark/patch-2.6.14-rc2-rt6
>
<SNIP>
Following up I reread Ingo's offline message to me and realized I was
supposed to try rt5 instead of tr6.
1) I downloaded 2.6.13 and built this correctly.
2) I applied the 2.6.14-rc2 patch. This built correctly also.
3) I applied the 2.6.14-rc2-rt5 patch. It failed as foloows:
include/linux/time.h: In function `div_sign_safe_ns':
include/linux/time.h:127: warning: implicit declaration of function
`div_long_lo ng_rem'
In file included from include/linux/mm.h:15,
from include/asm/tlbflush.h:5,
from arch/x86_64/kernel/reboot.c:15:
include/linux/fs.h: In function `lock_super':
include/linux/fs.h:847: warning: implicit declaration of function `down'
include/linux/fs.h: In function `unlock_super':
include/linux/fs.h:853: warning: implicit declaration of function `up'
LD arch/x86_64/kernel/quirks.o
LD arch/x86_64/kernel/i8237.o
CC arch/x86_64/kernel/mce.o
In file included from include/linux/timex.h:58,
from include/linux/sched.h:11,
from arch/x86_64/kernel/mce.c:11:
include/linux/time.h: In function `div_sign_safe_ns':
include/linux/time.h:127: warning: implicit declaration of function
`div_long_lo ng_rem'
In file included from arch/x86_64/kernel/mce.c:17:
include/linux/fs.h: In function `lock_super':
include/linux/fs.h:847: warning: implicit declaration of function `down'
include/linux/fs.h: In function `unlock_super':
include/linux/fs.h:853: warning: implicit declaration of function `up'
arch/x86_64/kernel/mce.c: In function `mce_read':
arch/x86_64/kernel/mce.c:392: warning: type defaults to `int' in
declaration of `DECLARE_MUTEX'
arch/x86_64/kernel/mce.c:392: warning: parameter names (without types)
in functi on declaration
arch/x86_64/kernel/mce.c:401: error: `mce_read_sem' undeclared (first
use in thi s function)
arch/x86_64/kernel/mce.c:401: error: (Each undeclared identifier is
reported onl y once
arch/x86_64/kernel/mce.c:401: error: for each function it appears in.)
make[1]: *** [arch/x86_64/kernel/mce.o] Error 1
make: *** [arch/x86_64/kernel] Error 2
lightning linux-2.6.13 #
I'll supply more info, config files, etc., if requested.
Thanks in advance,
Mark
next prev parent reply other threads:[~2005-09-28 20:13 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-09-28 15:59 2.6.14-rc2-rt6 build problems Mark Knecht
2005-09-28 20:13 ` Mark Knecht [this message]
2005-09-28 20:30 ` Daniel Walker
2005-09-28 20:37 ` Mark Knecht
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=5bdc1c8b05092813131955ab8f@mail.gmail.com \
--to=markknecht@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
/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.