> Lazy wrote:
> > kernel/built-in.o: In function `update_wall_time':
> > (.text+0x23796): undefined reference to `__umoddi3'
> > kernel/built-in.o: In function `update_wall_time':
> > (.text+0x237b6): undefined reference to `__udivdi3'
> > make: *** [.tmp_vmlinux1] Error 1
>
> You'll need this patch :
>
>
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=38332cb987...