linux-kbuild.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Vinson Lee <vlee@twopensource.com>
To: LKML <linux-kernel@vger.kernel.org>, linux-kbuild@vger.kernel.org
Subject: SYMTAB_SHNDX has bad sh_link build error
Date: Wed, 25 Feb 2015 11:39:58 -0800	[thread overview]
Message-ID: <CAHTgTXU1fA9Y3YWoOSRuqZ6iZ5c8DK0+TwBdSKFohytjPAkjhg@mail.gmail.com> (raw)

Hi.

With Linux 4.0-rc1, I get this allyesconfig build error on CentOS 5.
This build error occurs starting with Linux 3.15-rc1.

+ modpost_link vmlinux.o
+ ld -m elf_x86_64 -r -o vmlinux.o arch/x86/kernel/head_64.o arch/x86/kernel/he$
+ make -f ./scripts/Makefile.modpost vmlinux.o
  scripts/mod/modpost -m -a -o ./Module.symvers      vmlinux.o
FATAL: vmlinux.o: SYMTAB_SHNDX has bad sh_link: 71288!=71032

Cheers,
Vinson

                 reply	other threads:[~2015-02-25 19:39 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=CAHTgTXU1fA9Y3YWoOSRuqZ6iZ5c8DK0+TwBdSKFohytjPAkjhg@mail.gmail.com \
    --to=vlee@twopensource.com \
    --cc=linux-kbuild@vger.kernel.org \
    --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 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).