From owner-freebsd-emulation@FreeBSD.ORG Sat Jul 30 13:56:50 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 07B9A16A41F for ; Sat, 30 Jul 2005 13:56:50 +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 9013643D45 for ; Sat, 30 Jul 2005 13:56:48 +0000 (GMT) (envelope-from grog@grsu.by) Received: (qmail 50469 invoked from network); 30 Jul 2005 13:54:58 -0000 Received: from unknown (HELO ?10.31.16.99?) (grog@10.31.16.99) by grsu.by with SMTP; 30 Jul 2005 13:54:58 -0000 From: Yury Tarasievich To: freebsd-emulation@freebsd.org Date: Sat, 30 Jul 2005 16:41:12 +0300 User-Agent: KMail/1.7.2 References: <20050730120021.24C3C16A41F@hub.freebsd.org> In-Reply-To: <20050730120021.24C3C16A41F@hub.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200507301641.13479.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:56:50 -0000 On 30 July 2005 15:00, freebsd-emulation-request@freebsd.org wrote: > Date: Fri, 29 Jul 2005 20:18:11 +0200 > From: "jean-marc DETREZ" > Subject: wine on FreeBSD =2E.. > =A0With the differents mails i receive from users or wine's developers, i > think that: =2E.. > =A0 =A0 =A0 =A0 =A0 =A0 I do that only when creating System heap because = requesting > mmap for 0x800000 start address (without MAP_FIXED) always fail and preve= nt > wine running on FreeBSD. I think you should know that failing call of mmap to 0x800000 doesn't actua= lly=20 stop wine from working on freebsd-4 or dragonflybsd. Wine complains but=20 works, it even is (was) able to load Notes :). Unfortunately, I didn't make= =20 an archive of that wine version, but I happen to remember I had it built on= =20 Jun 21.