On Sat, Apr 06, 2013 at 08:25:57PM +1000, Michael D. Setzer II wrote: > Just downloaded new kernels, and find this error in build. > > fs/built-in.o: In function `find_group_flex': > /home/msetzerii/data/linux-3.0.72/fs/ext4/ialloc.c:359: undefined > reference to `__udivdi3' > /home/msetzerii/data/linux-3.0.72/fs/ext4/ialloc.c:374: undefined > reference to `__udivdi3' > make: *** [.tmp_vmlinux1] Error 1 Looks like your compiler is generating 64-bit division which is a call into libgcc. Which gcc version are you using? +ext4 folks. -- Regards/Gruss, Boris. Sent from a fat crate under my desk. Formatting is fine. -- -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html