From owner-freebsd-emulation@FreeBSD.ORG Sat Jul 30 13:58:45 2005 Return-Path: X-Original-To: freebsd-emulation@freebsd.org Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6405F16A41F for ; Sat, 30 Jul 2005 13:58:45 +0000 (GMT) (envelope-from grog@grsu.by) Received: from grsu.by (grsu.by [194.158.202.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 39FCB43D46 for ; Sat, 30 Jul 2005 13:58:40 +0000 (GMT) (envelope-from grog@grsu.by) Received: (qmail 50630 invoked from network); 30 Jul 2005 13:56:52 -0000 Received: from unknown (HELO ?10.31.16.99?) (grog@10.31.16.99) by grsu.by with SMTP; 30 Jul 2005 13:56:52 -0000 From: Yury Tarasievich To: freebsd-emulation@freebsd.org Date: Sat, 30 Jul 2005 16:43:07 +0300 User-Agent: KMail/1.7.2 References: <20050730120021.24C3C16A41F@hub.freebsd.org> <200507301641.13479.grog@grsu.by> In-Reply-To: <200507301641.13479.grog@grsu.by> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200507301643.07552.grog@grsu.by> Subject: Re: freebsd-emulation Digest, Vol 119, Issue 6 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: Sat, 30 Jul 2005 13:58:45 -0000 On 30 July 2005 16:41, Yury Tarasievich wrote: =2E.. > > =A0 =A0 =A0 =A0 =A0 =A0 I do that only when creating System heap becaus= e requesting > > mmap for 0x800000 start address (without MAP_FIXED) always fail and > > prevent wine running on FreeBSD. > > I think you should know that failing call of mmap to 0x800000 doesn't > actually stop wine from working on freebsd-4 or dragonflybsd. Wine I spoke too rash. On dragonlybsd, it was like I said, but on freebsd-4 -- I= 'm=20 just not sure.