Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 17 Sep 2002 03:30:00 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 17 Sep 2002 03:30:00 -0400 Received: from dp.samba.org ([66.70.73.150]:50599 "EHLO lists.samba.org") by vger.kernel.org with ESMTP id ; Tue, 17 Sep 2002 03:29:59 -0400 From: Rusty Russell To: Kai Germaschewski Cc: linux-kernel@vger.kernel.org Subject: 2.5.35 make race? Date: Tue, 17 Sep 2002 17:33:45 +1000 Message-Id: <20020917073459.C07F72C1F1@lists.samba.org> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 931 Lines: 29 Hi Kai, First make -j3 on a 2-way SMP box fails. The second one succeeds. I think a dependency is missing? cd ~/working-2.5.35-modbase-try/ make -j3 Making asm->asm-i386 symlink Generating include/linux/version.h CPP HOSTCC scripts/fixdep /bin/sh: /usr/home/rusty/working-2.5.35-modbase-try/scripts/fixdep: No such file or directory (updated) make: *** [arch/i386/vmlinux.lds.s] Error 1 make: *** Waiting for unfinished jobs.... HOSTCC scripts/split-include HOSTCC scripts/docproc HOSTCC scripts/conmakehash Compilation exited abnormally with code 2 at Tue Sep 17 17:38:27 Thanks, Rusty -- Anyone who quotes me in their sig is an idiot. -- Rusty Russell. - 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/