From owner-freebsd-emulation@FreeBSD.ORG Wed Aug 24 20:58:06 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 2C5BC1065672 for ; Wed, 24 Aug 2011 20:58:06 +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 2C9B98FC14 for ; Wed, 24 Aug 2011 20:58:04 +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 p7OKvuOn085045; Wed, 24 Aug 2011 16:57:56 -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 16:57:56 -0400 Received: (from wynkoop@localhost) by mail.wynn.com (8.14.3/8.14.3/Submit) id p7OKvsct085044; Wed, 24 Aug 2011 16:57:54 -0400 (EDT) (envelope-from wynkoop) Message-Id: <201108242057.p7OKvsct085044@mail.wynn.com> In-Reply-To: To: Bernhard Froehlich Date: Wed, 24 Aug 2011 16:57:54 -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 20:58:06 -0000 Here it is: ===> The following configuration options are available for python27-2.7.2_1: THREADS=off "Enable thread support" HUGE_STACK_SIZE=off "Use a larger thread stack" SEM=off "Use POSIX semaphores (experimental)" PTH=off "Use GNU Pth for threading/multiprocessing" UCS4=on "Use UCS4 for unicode support" PYMALLOC=on "Use python's internal malloc" IPV6=on "Enable IPv6 support" FPECTL=off "Enable floating point exception handling" ===> Use 'make config' to modify these settings -Brett