Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753251AbbBYTkA (ORCPT ); Wed, 25 Feb 2015 14:40:00 -0500 Received: from mail-oi0-f43.google.com ([209.85.218.43]:36265 "EHLO mail-oi0-f43.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752730AbbBYTj6 (ORCPT ); Wed, 25 Feb 2015 14:39:58 -0500 MIME-Version: 1.0 Date: Wed, 25 Feb 2015 11:39:58 -0800 Message-ID: Subject: SYMTAB_SHNDX has bad sh_link build error From: Vinson Lee To: LKML , linux-kbuild@vger.kernel.org Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 667 Lines: 18 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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/