[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <44B996B2.8040202@garzik.org>
Date: Sat, 15 Jul 2006 21:30:26 -0400
From: Jeff Garzik <jeff@...zik.org>
To: Jeff Dike <jdike@...toit.com>
CC: torvalds@...l.org, linux-kernel@...r.kernel.org,
user-mode-linux-devel@...ts.sourceforge.net
Subject: Re: [PATCH] UML - fix utsname build breakage
Thanks for this. There is still upstream build breakage, on latest
linux-2.6.git (x86_64, FC5, attached config):
> CC arch/um/os-Linux/sys-x86_64/registers.o
> 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)
> make[2]: *** [arch/um/os-Linux/sys-x86_64/registers.o] Error 1
> make[1]: *** [arch/um/os-Linux/sys-x86_64] Error 2
> make: *** [arch/um/os-Linux] Error 2
I can't find any 'JB_' symbols on my computer, except for the uses in
your source code. :(
Jeff
View attachment "config.txt" of type "text/plain" (11414 bytes)
Powered by blists - more mailing lists