You can use "make ARCH=um SUBARCH=i386 .." to build for i386.
Ollie
On 9/29/06, Andrew Morton <[email protected]> wrote:
On Fri, 29 Sep 2006 15:18:52 -0700
"Ollie Wild" <[email protected]> wrote:
> This patch as provided breaks my build due to a missing semicolon.
>
> ..
>
> - random_ether_addr(addr)
> + random_ether_addr(addr);
ahem. That must have had a lot of testing ;)
Jeff, could we pleeeeeze arrange for UML's `make allmodconfig' to work, and
to continue to work?
Right now it goes splut with
arch/um/os-Linux/sys-x86_64/registers.c: In function 'get_thread_regs':
arch/um/os-Linux/sys-x86_64/registers.c:85: error: 'JB_PC' undeclared (first use in this function)
arch/um/os-Linux/sys-x86_64/registers.c:85: error: (Each undeclared identifier is reported only once
arch/um/os-Linux/sys-x86_64/registers.c:85: error: for each function it appears in.)
arch/um/os-Linux/sys-x86_64/registers.c:86: error: 'JB_RSP' undeclared (first use in this function)
arch/um/os-Linux/sys-x86_64/registers.c:87: error: 'JB_RBP' undeclared (first use in this function)
How does one build uml-for-i386 on an x86_64 host, btw?
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]