[<prev] [next>] [day] [month] [year] [list]
Message-ID: <CAHTgTXU1fA9Y3YWoOSRuqZ6iZ5c8DK0+TwBdSKFohytjPAkjhg@mail.gmail.com>
Date: Wed, 25 Feb 2015 11:39:58 -0800
From: Vinson Lee <vlee@...pensource.com>
To: LKML <linux-kernel@...r.kernel.org>, linux-kbuild@...r.kernel.org
Subject: SYMTAB_SHNDX has bad sh_link build error
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists