[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20060929161616.7e47c453.akpm@osdl.org>
Date: Fri, 29 Sep 2006 16:16:16 -0700
From: Andrew Morton <akpm@...l.org>
To: "Ollie Wild" <aaw@...gle.com>
Cc: "Jeff Dike" <jdike@...toit.com>, linux-kernel@...r.kernel.org,
user-mode-linux-devel@...ts.sourceforge.net,
dhollis@...ehollis.com, "Jason Lunz" <lunz@...ooley.org>
Subject: Re: [PATCH 2/2] UML - Don't roll my own random MAC generator
On Fri, 29 Sep 2006 15:48:04 -0700
"Ollie Wild" <aaw@...gle.com> wrote:
> You can use "make ARCH=um SUBARCH=i386 .." to build for i386.
OIC, thanks.
I still get:
arch/um/os-Linux/sys-i386/registers.c: In function 'get_thread_regs':
arch/um/os-Linux/sys-i386/registers.c:137: error: 'JB_PC' undeclared (first use in this function)
arch/um/os-Linux/sys-i386/registers.c:137: error: (Each undeclared identifier is reported only once
arch/um/os-Linux/sys-i386/registers.c:137: error: for each function it appears in.)
arch/um/os-Linux/sys-i386/registers.c:138: error: 'JB_SP' undeclared (first use in this function)
arch/um/os-Linux/sys-i386/registers.c:139: error: 'JB_BP' undeclared (first use in this function)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists