Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sat, 12 Oct 2002 14:25:43 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sat, 12 Oct 2002 14:25:43 -0400 Received: from chaos.physics.uiowa.edu ([128.255.34.189]:15767 "EHLO chaos.physics.uiowa.edu") by vger.kernel.org with ESMTP id ; Sat, 12 Oct 2002 14:25:42 -0400 Date: Sat, 12 Oct 2002 13:31:30 -0500 (CDT) From: Kai Germaschewski X-X-Sender: kai@chaos.physics.uiowa.edu To: Olaf Dietsche cc: linux-kernel@vger.kernel.org, , Subject: Re: [PATCH] 2.5.42: UML build error In-Reply-To: <87smzbv7ml.fsf@goat.bogus.local> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 797 Lines: 20 On Sat, 12 Oct 2002, Olaf Dietsche wrote: > Though, it still gives one error right at the beginning: > > gcc -E -Wp,-MD,arch/um/.uml.lds.s.d_ -D__ASSEMBLY__ -D__KERNEL__ -Iinclude -nostdinc -iwithprefix include -Ui386 -DSTART=$((0xc0000000 - ((0 + 1) * 0x20000000))) -DELF_ARCH=i386 -DELF_FORMAT=\"elf32-i386\" -P -C -Uum -o arch/um/uml.lds.s arch/um/uml.lds.S > /bin/sh: scripts/fixdep: No such file or directory > make: *** [arch/um/uml.lds.s] Error 1 Try a "make scripts" first, that should work around it. I'll fix it properly. --Kai - 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/