* 2.6.35-git12 fails compile (update_wall_time)
@ 2010-08-13 11:35 Pete Clements
2010-08-13 12:03 ` Sam Ravnborg
0 siblings, 1 reply; 2+ messages in thread
From: Pete Clements @ 2010-08-13 11:35 UTC (permalink / raw)
To: linux-kernel
Fyi: i386 UP
LD net/netfilter/built-in.o
LD net/built-in.o
LD vmlinux.o
MODPOST vmlinux.o
GEN .version
CHK include/generated/compile.h
UPD include/generated/compile.h
CC init/version.o
LD init/built-in.o
LD .tmp_vmlinux1
kernel/built-in.o: In function `update_wall_time':
(.text+0x2227b): undefined reference to `__umoddi3'
kernel/built-in.o: In function `update_wall_time':
(.text+0x2229a): undefined reference to `__udivdi3'
make: *** [.tmp_vmlinux1] Error 1
--
Pete Clements
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: 2.6.35-git12 fails compile (update_wall_time)
2010-08-13 11:35 2.6.35-git12 fails compile (update_wall_time) Pete Clements
@ 2010-08-13 12:03 ` Sam Ravnborg
0 siblings, 0 replies; 2+ messages in thread
From: Sam Ravnborg @ 2010-08-13 12:03 UTC (permalink / raw)
To: Pete Clements; +Cc: linux-kernel
On Fri, Aug 13, 2010 at 07:35:34AM -0400, Pete Clements wrote:
> Fyi: i386 UP
>
> LD net/netfilter/built-in.o
> LD net/built-in.o
> LD vmlinux.o
> MODPOST vmlinux.o
> GEN .version
> CHK include/generated/compile.h
> UPD include/generated/compile.h
> CC init/version.o
> LD init/built-in.o
> LD .tmp_vmlinux1
> kernel/built-in.o: In function `update_wall_time':
> (.text+0x2227b): undefined reference to `__umoddi3'
> kernel/built-in.o: In function `update_wall_time':
> (.text+0x2229a): undefined reference to `__udivdi3'
> make: *** [.tmp_vmlinux1] Error 1
Please take a lok at the thread named:
Problem with commit deda2e81961e96be4f2c09328baca4710a2fd1a0
I think this is the same issue and there is a patch to fix it.
Sam
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-08-13 12:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-13 11:35 2.6.35-git12 fails compile (update_wall_time) Pete Clements
2010-08-13 12:03 ` Sam Ravnborg
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.