Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755719AbaFKOOc (ORCPT ); Wed, 11 Jun 2014 10:14:32 -0400 Received: from mail-ob0-f175.google.com ([209.85.214.175]:62262 "EHLO mail-ob0-f175.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754394AbaFKOOa (ORCPT ); Wed, 11 Jun 2014 10:14:30 -0400 MIME-Version: 1.0 Date: Wed, 11 Jun 2014 10:14:30 -0400 X-Google-Sender-Auth: R3OrCDPyo2jkE4Mb-Q5jk-uSquI Message-ID: Subject: vdso_install target broken post-3.15 From: Josh Boyer To: Andy Lutomirski , "H. Peter Anvin" Cc: "Linux-Kernel@Vger. Kernel. Org" Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, I'm guessing commit 6f121e548f83674ab4920a4e60afb58d4f61b829 is what broke the vdso_install target: + make -s ARCH=x86_64 INSTALL_MOD_PATH=/home/jwboyer/rpmbuild/BUILDROOT/kernel-3.16.0-0.rc0.git1.1.fc21.x86_64 vdso_install KERNELRELEASE=3.16.0-0.rc0.git1.1.fc21.x86_64 make[1]: *** No rule to make target `arch/x86/vdso/vdso.so.dbg', needed by `vdso.so'. Stop. make: *** [vdso_install] Error 2 The crazy Fedora versioning there corresponds to 3f17ea6dea8ba5668873afa54628a91aaa3fb1c0 in Linus' tree. I'll poke at this some, but if you have some quick ideas I'd be happy to try them. josh -- 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/