public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.6.14-rc2-rt6 build problems
@ 2005-09-28 15:59 Mark Knecht
  2005-09-28 20:13 ` Mark Knecht
  0 siblings, 1 reply; 4+ messages in thread
From: Mark Knecht @ 2005-09-28 15:59 UTC (permalink / raw)
  To: linux-kernel; +Cc: Ingo Molnar

[-- 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 --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-09-28 20:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-28 15:59 2.6.14-rc2-rt6 build problems Mark Knecht
2005-09-28 20:13 ` Mark Knecht
2005-09-28 20:30   ` Daniel Walker
2005-09-28 20:37     ` Mark Knecht

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox