fs/fs.o linking error in 2.5.25-dj2

From: Ed Sweetman (safemode@speakeasy.net)
Date: Fri Jul 12 2002 - 23:54:01 EST


When compiling with the 2.5 ide subsystem i get undefined references to
__udivdi3

  ld -m elf_i386 -T arch/i386/vmlinux.lds -e stext arch/i386/kernel/head.o arch/i386/kernel/init_task.o init/init.o --start-group arch/i386/kernel/kernel.o arch/i386/mm/mm.o kernel/kernel.o mm/mm.o fs/fs.o ipc/ipc.o /usr/src/linux-2.5.25/arch/i386/lib/lib.a lib/lib.a /usr/src/linux-2.5.25/arch/i386/lib/lib.a drivers/built-in.o sound/sound.o arch/i386/pci/pci.o net/network.o --end-group -o vmlinux
fs/fs.o: In function `proc_pid_stat':
fs/fs.o(.text+0x1ff3f): undefined reference to `__udivdi3'
fs/fs.o: In function `kstat_read_proc':
fs/fs.o(.text+0x20fc8): undefined reference to `__udivdi3'
fs/fs.o(.text+0x2105e): undefined reference to `__udivdi3'

I've attached my config along with it. There is also a missing
semicolon on line 70 of drivers/char/agp/agpgart_be-i8x0.c

-
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/



This archive was generated by hypermail 2b29 : Mon Jul 15 2002 - 22:00:25 EST