[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20071002201213.GA5605@chaos.in-kiel.de>
Date: Tue, 2 Oct 2007 22:12:13 +0200
From: linux-kernel@...enslange-mailadresse.de
To: linux-kernel@...r.kernel.org
Subject: build error
[please CC: me, my subscribe mail was greylisted]
Morning!
My make run for 2.6.23-rc9 ends like this:
GEN .version
CHK include/linux/compile.h
UPD include/linux/compile.h
CC init/version.o
LD init/built-in.o
LD .tmp_vmlinux1
kernel/built-in.o: In function `getnstimeofday':
(.text+0x1e141): undefined reference to `__udivdi3'
kernel/built-in.o: In function `do_gettimeofday':
(.text+0x1e263): undefined reference to `__udivdi3'
kernel/built-in.o: In function `timekeeping_resume':
timekeeping.c:(.text+0x1e427): undefined reference to `__udivdi3'
kernel/built-in.o: In function `update_wall_time':
(.text+0x1e829): undefined reference to `__udivdi3'
kernel/built-in.o: In function `update_wall_time':
(.text+0x1ec4c): undefined reference to `__udivdi3'
make: *** [.tmp_vmlinux1] Error 1
.config attached.
I have already read the diff from -rc8 and found nothing that helped me.
Any ideas? Further questions?
Wilfried
View attachment "config-2.6.23-rc9" of type "text/plain" (49684 bytes)
Powered by blists - more mailing lists