From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from sc8-sf-mx2-b.sourceforge.net ([10.3.1.92] helo=mail.sourceforge.net) by sc8-sf-list1-new.sourceforge.net with esmtp (Exim 4.43) id 1JrDwZ-0000tK-B7 for user-mode-linux-devel@lists.sourceforge.net; Wed, 30 Apr 2008 08:10:03 -0700 Received: from mail.nagafix.co.uk ([194.145.196.85]) by mail.sourceforge.net with esmtp (Exim 4.44) id 1JrDwX-0006mP-CA for user-mode-linux-devel@lists.sourceforge.net; Wed, 30 Apr 2008 08:10:02 -0700 Message-ID: <48188CD9.8060206@nagafix.co.uk> Date: Wed, 30 Apr 2008 16:14:33 +0100 From: Antoine Martin MIME-Version: 1.0 References: <804dabb00804280853ld50a9f3o333f0f8d46f2a2ea@mail.gmail.com> <20080428185505.GA11160@c2.user-mode-linux.org> <804dabb00804290502m771fe2cfm21f7be4534d56b65@mail.gmail.com> <20080429153746.GB9143@c2.user-mode-linux.org> <804dabb00804290915gcd3ca3oa7043a32b530ac68@mail.gmail.com> <20080429172922.GA11849@c2.user-mode-linux.org> <804dabb00804300804g403ac7d5w191ccfabcdef1331@mail.gmail.com> In-Reply-To: <804dabb00804300804g403ac7d5w191ccfabcdef1331@mail.gmail.com> Subject: Re: [uml-devel] arch/um/Makefile:100: *** missing separator. Stop. List-Id: The user-mode Linux development list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: user-mode-linux-devel-bounces@lists.sourceforge.net Errors-To: user-mode-linux-devel-bounces@lists.sourceforge.net To: Peter Teoh Cc: Jeff Dike , user-mode-linux-devel@lists.sourceforge.net Peter Teoh wrote: > Erh...I think I found the error. I did "make oldconfig arch=um", it > works. And now I did "make arch=um" it started compiling. Is this > correct? Documentation every says "make xxxconfig ARCH=um" where the > ARCH is capitals, which gave me error. Thanks. > ARCH has to be in uppercase. AFAIK, arch= has no effect. It now builds because you are building a normal (x86 or amd64) kernel and not a UML kernel. Which also means that you tree is now buggered, make mrproper may help... but might not be enough. > On Wed, Apr 30, 2008 at 1:29 AM, Jeff Dike wrote: > >> On Wed, Apr 30, 2008 at 12:15:26AM +0800, Peter Teoh wrote: >> > > Looks right to me. >> > > >> > > I'm suspecting that Makefile is mangled somehow. Does git-diff show >> > > it as being changed? The md5sum I have here is >> > > >> > > md5sum arch/um/Makefile >> > > 9088cdab1c0b725568e8f269636dc6df arch/um/Makefile >> > > >> > > >> > >> > I think I saw from the webpage that 2.6.18 and higher up are not >> > supported, right? >> >> UML? Of course it's supported. And if you thought 2.6.25 wasn't, why >> are you trying to build it? >> >> >> >> Jeff >> >> -- >> Work email - jdike at linux dot intel dot com >> >> > > > > ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ User-mode-linux-devel mailing list User-mode-linux-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel