From: Randy Dunlap <rdunlap@xenotime.net>
To: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Cc: linux-fsdevel@vger.kernel.org
Subject: Re: [2.6.37-rc1] Build failure: __divdi3
Date: Fri, 5 Nov 2010 09:09:25 -0700 [thread overview]
Message-ID: <20101105090925.1f6e4b00.rdunlap@xenotime.net> (raw)
In-Reply-To: <201011050859.oA58xgCS071292@www262.sakura.ne.jp>
On Fri, 05 Nov 2010 17:59:42 +0900 Tetsuo Handa wrote:
>
> WARNING: modpost: Found 5 section mismatch(es).
> To see full details build your kernel with:
> 'make CONFIG_DEBUG_SECTION_MISMATCH=y'
> fs/built-in.o(.text+0x3e357): In function `alignfile':
> : undefined reference to `__divdi3'
> fs/built-in.o(.text+0x3e39b): In function `alignfile':
> : undefined reference to `__divdi3'
> fs/built-in.o(.text+0x3f1af): In function `elf_core_dump':
> : undefined reference to `__divdi3'
> make: *** [.tmp_vmlinux1] Error 1
Hm, all due to usage of roundup() AFAICT. Unfortunate.
---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***
next prev parent reply other threads:[~2010-11-05 16:09 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-05 8:59 [2.6.37-rc1] Build failure: __divdi3 Tetsuo Handa
2010-11-05 16:09 ` Randy Dunlap [this message]
2010-11-05 16:48 ` Tetsuo Handa
2010-11-05 16:55 ` Eric Paris
2010-11-05 17:08 ` Tetsuo Handa
2010-11-05 17:16 ` Tetsuo Handa
2010-11-05 17:41 ` Eric Paris
2010-11-05 17:53 ` Andrew Morton
2010-11-05 18:36 ` Tetsuo Handa
2010-11-09 0:13 ` Andrew Morton
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=20101105090925.1f6e4b00.rdunlap@xenotime.net \
--to=rdunlap@xenotime.net \
--cc=linux-fsdevel@vger.kernel.org \
--cc=penguin-kernel@I-love.SAKURA.ne.jp \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).