From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from sc8-sf-mx2-b.sourceforge.net ([10.3.1.12] helo=sc8-sf-mx2.sourceforge.net) by sc8-sf-list1.sourceforge.net with esmtp (Exim 4.24) id 1AXFvJ-0007CK-QH for user-mode-linux-devel@lists.sourceforge.net; Fri, 19 Dec 2003 00:23:49 -0800 Received: from mx2.elte.hu ([157.181.151.9]) by sc8-sf-mx2.sourceforge.net with esmtp (Exim 4.24) id 1AXFvJ-000214-Cf for user-mode-linux-devel@lists.sourceforge.net; Fri, 19 Dec 2003 00:23:49 -0800 From: Ingo Molnar Reply-To: Ingo Molnar Subject: Re: [uml-devel] [UML patch] fixes for !CONFIG_PROC_MM, 2.6.0 In-Reply-To: Message-ID: References: <20031217174901.GA6709@ccure.user-mode-linux.org> <200312180146.hBI1k1kS008213@ccure.user-mode-linux.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: user-mode-linux-devel-admin@lists.sourceforge.net Errors-To: user-mode-linux-devel-admin@lists.sourceforge.net List-Unsubscribe: , List-Id: The user-mode Linux development list List-Post: List-Help: List-Subscribe: , List-Archive: Date: Fri, 19 Dec 2003 09:22:37 +0100 (CET) To: Jeff Chua Cc: UML devel list , Jeff Dike On Fri, 19 Dec 2003, Jeff Chua wrote: > On Thu, 18 Dec 2003, Ingo Molnar wrote: > > > redhat.com/~mingo/UML-patches/uml-combo-2.6.0-A2 > > Can't compile. Got the following error ... > make -f scripts/Makefile.build obj=arch/um/util > gcc -o arch/um/util/mk_task_user.o -c arch/um/util/mk_task_user.c > CC arch/um/util/mk_task_kern.o > In file included from include/asm/thread_info.h:13, > include/asm/processor.h:66: `CONFIG_X86_L1_CACHE_SHIFT' undeclared here what does your include/asm link point to, isnt it asm-i386 by any chance? You need to do a 'make mrproper' when switching between architectures, otherwise stale stuff can be around. 'make clean' is not enough. Ingo ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ User-mode-linux-devel mailing list User-mode-linux-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel