public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* UML compilation fails on JB_*
@ 2006-06-22 16:26 Jan Engelhardt
  2006-06-22 17:29 ` Jeff Dike
  0 siblings, 1 reply; 2+ messages in thread
From: Jan Engelhardt @ 2006-06-22 16:26 UTC (permalink / raw)
  To: Linux Kernel Mailing List; +Cc: jdike

[-- Attachment #1: Type: TEXT/PLAIN, Size: 935 bytes --]

Hi,



Linux 2.6.17, in void get_thread_regs(union uml_pt_regs *uml_regs, void 
*buffer):

  CC      arch/um/os-Linux/sys-i386/registers.o
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)


I have seen this before (while trying to cross-compile a sparc64-glibc from 
i586); the reason is that I do not have any header files containing 
definitions for JB_PC. What additional packages do I need?


Jan Engelhardt
-- 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-06-22 17:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-22 16:26 UML compilation fails on JB_* Jan Engelhardt
2006-06-22 17:29 ` Jeff Dike

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox