From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751404AbWFVR3s (ORCPT ); Thu, 22 Jun 2006 13:29:48 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751849AbWFVR3s (ORCPT ); Thu, 22 Jun 2006 13:29:48 -0400 Received: from [198.99.130.12] ([198.99.130.12]:61060 "EHLO saraswathi.solana.com") by vger.kernel.org with ESMTP id S1751404AbWFVR3r (ORCPT ); Thu, 22 Jun 2006 13:29:47 -0400 Date: Thu, 22 Jun 2006 13:29:41 -0400 From: Jeff Dike To: Jan Engelhardt Cc: Linux Kernel Mailing List Subject: Re: UML compilation fails on JB_* Message-ID: <20060622172941.GA5337@ccure.user-mode-linux.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jun 22, 2006 at 06:26:31PM +0200, Jan Engelhardt wrote: > 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? You need http://user-mode-linux.sourceforge.net/work/current/2.6/2.6.17/patches/jmpbuf Jeff