lkml.org 
[lkml]   [2005]   [Sep]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject2.6.14-rc2-rt6 build problems
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
[unhandled content-type:application/x-bzip2]
\
 
 \ /
  Last update: 2005-09-28 18:02    [W:0.685 / U:0.036 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site