[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <4C64571F.6000606@lwfinger.net>
Date: Thu, 12 Aug 2010 15:18:39 -0500
From: Larry Finger <Larry.Finger@...inger.net>
To: Jason Wessel <jason.wessel@...driver.com>,
John Stultz <johnstul@...ibm.com>
CC: Linus Torvalds <torvalds@...ux-foundation.org>,
LKML <linux-kernel@...r.kernel.org>
Subject: Problem with commit deda2e81961e96be4f2c09328baca4710a2fd1a0
Guys,
With the above commit, building an i386 version of the kernel results in the
following from the build:
kernel/built-in.o: In function `logarithmic_accumulation':
/home/finger/linux-realtek/kernel/time/timekeeping.c:715: undefined reference to
`__umoddi3'
/home/finger/linux-realtek/kernel/time/timekeeping.c:715: undefined reference to
`__udivdi3'
make: *** [.tmp_vmlinux1] Error 1
Reverting the patch allows the system to build correctly.
Larry
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists