mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Bob Tracy <rct@gherkin.frus.com>
To: linux-kernel@vger.kernel.org
Cc: mcree@orcon.net.nz
Subject: Re: 3.7.0-rc4 build failure on alpha: MPILIB
Date: Sun, 11 Nov 2012 17:10:53 -0600	[thread overview]
Message-ID: <20121111231053.GA11769@gherkin.frus.com> (raw)
In-Reply-To: <20121105135313.GA3979@gherkin.frus.com>

On Mon, Nov 05, 2012 at 07:53:13AM -0600, Bob Tracy wrote:
> With digital signature verification support (SIGNATURE, MPILIB) enabled
> on the Alpha platform, I get the following during the MODPOST section of
> the build:
> 
> ERROR: "__udiv_qrnnd" [lib/mpi/mpi.ko] undefined!
> 
> Current compiler is gcc-4.6.3

Got a workaround.  I'll leave it to the "powers that be" for a proper
fix.  Issue is "__udiv_qrnnd" is part of "arch/alpha/math-emu" and is
built-in.  If MPILIB is built as a module, you get the undefined symbol
error.  If "CONFIG_MPILIB=y" (built-in), no undefined symbol issue.

My best guess is, the proper solution will involve either tightening the
configuration dependencies a bit, or making sure required symbols are
properly exported for use by modules.

-- 
------------------------------------------------------------------------
Bob Tracy          |  "Build a man a fire, he'll be warm for a day.  Set
rct@frus.com       |   a man on fire, he'll be warm for the rest of his
                   |   life."	-- David Burge (Iowahawk)
------------------------------------------------------------------------

      reply	other threads:[~2012-11-11 23:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-05 13:53 Bob Tracy
2012-11-11 23:10 ` Bob Tracy [this message]

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=20121111231053.GA11769@gherkin.frus.com \
    --to=rct@gherkin.frus.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mcree@orcon.net.nz \
    /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

all inboxes | Powered by JetHome®