From owner-freebsd-emulation@FreeBSD.ORG Wed Aug 24 21:07:30 2011 Return-Path: Delivered-To: emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C2649106566B for ; Wed, 24 Aug 2011 21:07:30 +0000 (UTC) (envelope-from wynkoop@wa3yre.wynn.com) Received: from mail.wynn.com (wa3yre.wynn.com [199.89.147.3]) by mx1.freebsd.org (Postfix) with ESMTP id 62AD48FC13 for ; Wed, 24 Aug 2011 21:07:30 +0000 (UTC) Received: from mail.wynn.com (mail.wynn.com [199.89.147.3]) by mail.wynn.com (8.14.3/8.12.6) with ESMTP id p7OL7SsE085159; Wed, 24 Aug 2011 17:07:28 -0400 (EDT) (envelope-from wynkoop@wa3yre.wynn.com) Received: from mail.wynn.com ([199.89.147.3] helo=mail.wynn.com) by ASSP-nospam; 24 Aug 2011 17:07:28 -0400 Received: (from wynkoop@localhost) by mail.wynn.com (8.14.3/8.14.3/Submit) id p7OL7Sgc085158; Wed, 24 Aug 2011 17:07:28 -0400 (EDT) (envelope-from wynkoop) Message-Id: <201108242107.p7OL7Sgc085158@mail.wynn.com> In-Reply-To: To: Bernhard Froehlich Date: Wed, 24 Aug 2011 17:07:28 -0400 (EDT) Sender: wynkoop@wa3yre.wynn.com From: wynkoop@wynn.com X-Mailer: ELM [version 2.4ME+ PL124c (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="US-ASCII" Cc: emulation@freebsd.org, wynkoop@wynn.com Subject: Re: virtualbox on FreeBSD 8.2 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Aug 2011 21:07:30 -0000 > > Which python version are you using? I have python26-2.6.7 here and that > builds fine so I suspect you use python 2.7 and we have a build problem > with that version. > > -- > Bernhard Fr?hlich > http://www.bluelife.at/ Greeting- I am pretty sure I had the same failure with python26 as replaced it with 27 for my last compile run to see if 26 was the issue. -Brett