All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gregoire Favre <gregoire.favre@gmail.com>
To: linux-kernel@vger.kernel.org
Subject: 2.6.17-mm4 undefined reference to `alternatives_smp_module_del'
Date: Thu, 29 Jun 2006 14:27:22 +0200	[thread overview]
Message-ID: <20060629122721.GA18671@gmail.com> (raw)

Hello,

just tried to compil 2.6.17-mm4 under amd64 and it fails with :

  AR      arch/x86_64/lib/lib.a
  GEN     .version
  CHK     include/linux/compile.h
  UPD     include/linux/compile.h
  CC      init/version.o
  LD      init/built-in.o
  LD      .tmp_vmlinux1
arch/x86_64/kernel/built-in.o: In function `module_arch_cleanup':
(.text.module_arch_cleanup+0x1): undefined reference to `alternatives_smp_module_del'
arch/x86_64/kernel/built-in.o: In function `module_finalize':
(.text.module_finalize+0xe8): undefined reference to `alternatives_smp_module_add'
make: *** [.tmp_vmlinux1] Error 1


Please CC to me if some more info are needed as I am not on this list.
-- 
Grégoire FAVRE  http://gregoire.favre.googlepages.com  http://www.gnupg.org

             reply	other threads:[~2006-06-29 12:27 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-29 12:27 Gregoire Favre [this message]
2006-06-29 22:42 ` 2.6.17-mm4 undefined reference to `alternatives_smp_module_del' Andrew Morton
2006-06-29 23:24   ` Rene Herman
2006-06-29 23:40     ` Andrew Morton
2006-06-29 23:42       ` Dave Jones

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=20060629122721.GA18671@gmail.com \
    --to=gregoire.favre@gmail.com \
    --cc=linux-kernel@vger.kernel.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.