[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20060930041559.GE10307@ccure.user-mode-linux.org>
Date: Sat, 30 Sep 2006 00:15:59 -0400
From: Jeff Dike <jdike@...toit.com>
To: Andrew Morton <akpm@...l.org>
Cc: Ollie Wild <aaw@...gle.com>, dhollis@...ehollis.com,
linux-kernel@...r.kernel.org,
user-mode-linux-devel@...ts.sourceforge.net,
Jason Lunz <lunz@...ooley.org>
Subject: Re: [uml-devel] [PATCH 2/2] UML - Don't roll my own random MAC generator
On Fri, Sep 29, 2006 at 04:16:16PM -0700, Andrew Morton wrote:
> 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)
Hmmm, I never tried a cross-build before, but I don't even get this far:
CC arch/um/sys-i386/user-offsets.s
In file included from /usr/include/features.h:352,
from /usr/include/stdio.h:28,
from /home/jdike/linux/2.6/linux-2.6.17/arch/um/sys-i386/user-\offsets.c:1:
/usr/include/gnu/stubs.h:7:27: error: gnu/stubs-32.h: No such file or directory
m
I just flew into Ohio and am not in any shape to debug this atm. I'll have
another look tomorrow.
Jeff
-
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