> fs/fs.o: In function `proc_pid_stat':
> fs/fs.o(.text+0x1fb72): undefined reference to `__udivdi3'
> fs/fs.o: In function `kstat_read_proc':
> fs/fs.o(.text+0x20b42): undefined reference to `__udivdi3'
> fs/fs.o(.text+0x20bd0): undefined reference to `__udivdi3'
> make[1]: *** [vmlinux] Error 1
> make[1]: Leaving directory `/usr/src/linux-2.5.25-dj1'
> make: *** [stamp-build] Error 2
>
I'm also getting this error. Looking it up on Google points to earlier
problems than 2.5.25, both with binutils and gcc. I've tried binutils
2.11, 2.12 and gcc 2.95.3, 2.96(RH 7.3), and 3.1. No combination seems
to work.
-- Scott M. Hoffman scott783@attbi.com Running Linux 2.4.18-3smp, up 0 days 17 hours 7 minutes- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/