From: Larry Finger <Larry.Finger@lwfinger.net>
To: Jason Wessel <jason.wessel@windriver.com>,
John Stultz <johnstul@us.ibm.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>,
LKML <linux-kernel@vger.kernel.org>
Subject: Problem with commit deda2e81961e96be4f2c09328baca4710a2fd1a0
Date: Thu, 12 Aug 2010 15:18:39 -0500 [thread overview]
Message-ID: <4C64571F.6000606@lwfinger.net> (raw)
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
next reply other threads:[~2010-08-12 20:18 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-12 20:18 Larry Finger [this message]
2010-08-12 20:26 ` Problem with commit deda2e81961e96be4f2c09328baca4710a2fd1a0 Linus Torvalds
2010-08-12 20:41 ` Larry Finger
2010-08-13 8:45 ` Mikael Pettersson
2010-08-12 20:52 ` john stultz
2010-08-13 3:17 ` Larry Finger
2010-08-13 7:30 ` john stultz
2010-08-13 11:53 ` Jason Wessel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4C64571F.6000606@lwfinger.net \
--to=larry.finger@lwfinger.net \
--cc=jason.wessel@windriver.com \
--cc=johnstul@us.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.