Hi, On Mon, Oct 27, 2008 at 12:58 PM, Santiago Vila <sanvila@xxxxxxx> wrote: > Hi. > > Would you believe that I get compilation errors for 2.6.18? > > CC arch/i386/lib/strstr.o > CC arch/i386/lib/usercopy.o > AR arch/i386/lib/lib.a > 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+0xec8e): undefined reference to `__umoddi3' > kernel/built-in.o: In function `do_gettimeofday': > (.text+0xed39): undefined reference to `__udivdi3' > kernel/built-in.o: In function `do_gettimeofday': > (.text+0xed56): undefined reference to `__umoddi3' > kernel/built-in.o: In function `do_timer': > (.text+0xfbe0): undefined reference to `__udivdi3' > kernel/built-in.o: In function `do_timer': > (.text+0xfbfd): undefined reference to `__umoddi3' > make[1]: *** [.tmp_vmlinux1] Error 1 > > This is using linux-source-2.6.18.tar.bz2 which comes with the Debian > linux-source-2.6.18 package, from which the "last working kernel" is > derived. I bet they've got some patches ontop of the vanilla kernel which do 64-bit division... > Now I'm going to try this: > > (A) Vanilla 2.6.18 from kernel.org. I think that'll be enough to try. -- Regards/Gruss, Boris -- To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html