2.6.32.2: undefined reference to `__udivdi3'

From: arvids
Date: Sun Dec 20 2009 - 07:18:56 EST


Hi,

2.6.32.2 fails to compile:
LD .tmp_vmlinux1
drivers/built-in.o(.text+0x15755e): In function `menu_select':
: undefined reference to `__udivdi3'
make: *** [.tmp_vmlinux1] Error 1

$gcc -v
Reading specs from /usr/lib/gcc/i486-slackware-linux/3.4.6/specs
Configured
with: ../gcc-3.4.6/configure --prefix=/usr --enable-shared --enable-threads=posix --enable-__cxa_atexit --disable-checking --with-gnu-ld --verbose --target=i486-slackware-linux --host=i486-slackware-linux
Thread model: posix
gcc version 3.4.6
(Slackware 11.0.0)

2.6.31.x compiled fine with this system.

Regards, Arvids
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/