From owner-freebsd-emulation@FreeBSD.ORG Wed Sep 16 07:34:43 2009 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E13D21065679 for ; Wed, 16 Sep 2009 07:34:43 +0000 (UTC) (envelope-from gary.jennejohn@freenet.de) Received: from mout7.freenet.de (mout7.freenet.de [IPv6:2001:748:100:40::2:9]) by mx1.freebsd.org (Postfix) with ESMTP id 7BB7C8FC0C for ; Wed, 16 Sep 2009 07:34:43 +0000 (UTC) Received: from [195.4.92.15] (helo=5.mx.freenet.de) by mout7.freenet.de with esmtpa (ID gary.jennejohn@freenet.de) (port 25) (Exim 4.69 #92) id 1Mnp2I-0000al-4l; Wed, 16 Sep 2009 09:34:42 +0200 Received: from td7ad.t.pppool.de ([89.55.215.173]:12925 helo=ernst.jennejohn.org) by 5.mx.freenet.de with esmtpa (ID gary.jennejohn@freenet.de) (port 25) (Exim 4.69 #94) id 1Mnp2H-0003I7-SA; Wed, 16 Sep 2009 09:34:42 +0200 Date: Wed, 16 Sep 2009 09:34:41 +0200 From: Gary Jennejohn To: Fredrik Lindberg Message-ID: <20090916093441.0a0ede25@ernst.jennejohn.org> In-Reply-To: <4AAFEACA.20109@shapeshifter.se> References: <20090914094805.47a01eab@Picasso.Zahemszky.HU> <20090914132602.79faca57@ernst.jennejohn.org> <20090914142916.31e69226@Picasso.Zahemszky.HU> <20090914153800.38fb8e7a@ernst.jennejohn.org> <4AAE7259.80200@shapeshifter.se> <20090914190136.773147aa@ernst.jennejohn.org> <20090915150740.71c10b45@ernst.jennejohn.org> <4AAFEACA.20109@shapeshifter.se> X-Mailer: Claws Mail 3.7.2 (GTK+ 2.16.2; amd64-portbld-freebsd8.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-emulation@freebsd.org Subject: Re: virtualbox cannot compile X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: gary.jennejohn@freenet.de List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Sep 2009 07:34:44 -0000 On Tue, 15 Sep 2009 21:28:10 +0200 Fredrik Lindberg wrote: > Does your installed world (particularly your installed header files) > match your current sources? If they don't I suggest you do a > {build,install}world and see if that solves it. > Ah yes, how stupid of me. I haven't done an installworld for a week or so. OK, that explains everything. --- Gary Jennejohn