From: Mark Knecht <markknecht@gmail.com>
To: linux-kernel@vger.kernel.org
Cc: Ingo Molnar <mingo@elte.hu>
Subject: 2.6.14-rc2-rt6 build problems
Date: Wed, 28 Sep 2005 08:59:40 -0700 [thread overview]
Message-ID: <5bdc1c8b05092808596a22847a@mail.gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 1536 bytes --]
Hi,
I'm new to the list and not a developer. Please take mercy.
I'm attempting to build 2.6.14-rc2-rt6 for a new AMD64/NForce4
system but it's failing. I want to double check my build process. I've
downloaded the 2.6.13 kernel source tree (not 2.6.13.2) and patched
against that. Is that correct? The patches seemed to go cleanly as far
as I could tell.
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
First, the build gives this warning over and over:
include/linux/time.h: In function `div_sign_safe_ns':
include/linux/time.h:127: warning: implicit declaration of function
`div_long_long_rem'
and finally the build fails as follows:
LD init/built-in.o
LD .tmp_vmlinux1
kernel/built-in.o(.text+0x9b49): In function `do_getitimer':
: undefined reference to `div_long_long_rem'
kernel/built-in.o(.text+0x9b9f): In function `do_getitimer':
: undefined reference to `div_long_long_rem'
kernel/built-in.o(.text+0x9c26): In function `do_getitimer':
: undefined reference to `div_long_long_rem'
kernel/built-in.o(.text+0x9c80): In function `do_getitimer':
: undefined reference to `div_long_long_rem'
kernel/built-in.o(.text+0x9f96): In function `do_setitimer':
: undefined reference to `div_long_long_rem'
kernel/built-in.o(.text+0x9fef): more undefined references to
`div_long_long_rem' follow
make: *** [.tmp_vmlinux1] Error 1
lightning linux #
I am attaching my kernel .config file in zipped format.
Thanks,
Mark
[-- Attachment #2: knecht-2.6.14-rc2-rt6.config.bz2 --]
[-- Type: application/x-bzip2, Size: 6881 bytes --]
next reply other threads:[~2005-09-28 15:59 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-09-28 15:59 Mark Knecht [this message]
2005-09-28 20:13 ` 2.6.14-rc2-rt6 build problems Mark Knecht
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=5bdc1c8b05092808596a22847a@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox