From owner-freebsd-emulation@FreeBSD.ORG Tue Mar 6 16:46:22 2007 Return-Path: X-Original-To: freebsd-emulation@freebsd.org Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 53C3C16A401 for ; Tue, 6 Mar 2007 16:46:22 +0000 (UTC) (envelope-from swhetzel@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.246]) by mx1.freebsd.org (Postfix) with ESMTP id 0983013C4B4 for ; Tue, 6 Mar 2007 16:46:21 +0000 (UTC) (envelope-from swhetzel@gmail.com) Received: by an-out-0708.google.com with SMTP id c24so1695496ana for ; Tue, 06 Mar 2007 08:46:21 -0800 (PST) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=nvBKcxQqfLv2p2+wwYOIbf3Iv1ApYP+BhA0vP0M681+9GIFS8WBl/pOZ9voZZfDvhEUB5kr92cWEx6CHhjrW4IhvhFPB02QwWLUf9FRdc3ytTcPSkYtk1rBKsUk327x7DrM8jf9RCt/5aWGorJ5Kfrwd5lvSqBwg6Q2zAE+dY0Q= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ljr6Mxvukc1ToGIyuNMAVCDHrVUk6mGwUDi5p/m7T0/DqRT6piO6Iu1wn/1lufYeFx7JkkMLOg/k/YsoOah5J0s3eFi8jxrsPrU1JtEXmixPmzc8juFFZcNC5asXOtDtYP/PWZfjt4vbiyiZxTv1dvqtpJicAcp8QqDWUfoKpjY= Received: by 10.100.143.1 with SMTP id q1mr3613715and.1173199581432; Tue, 06 Mar 2007 08:46:21 -0800 (PST) Received: by 10.100.141.14 with HTTP; Tue, 6 Mar 2007 08:46:21 -0800 (PST) Message-ID: <790a9fff0703060846y491be095lf3663dff90246012@mail.gmail.com> Date: Tue, 6 Mar 2007 10:46:21 -0600 From: "Scot Hetzel" To: "Alexander Leidinger" In-Reply-To: <20070306150107.p9j3cmqzlkww48sk@webmail.leidinger.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <790a9fff0610132255k5c3b08fcrb550fa308d31752d@mail.gmail.com> <20070306150107.p9j3cmqzlkww48sk@webmail.leidinger.net> Cc: freebsd-emulation@freebsd.org, gerald@freebsd.org Subject: Re: emulators/linux-wine: Help in porting to FreeBSD 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: Tue, 06 Mar 2007 16:46:22 -0000 On 3/6/07, Alexander Leidinger wrote: > Quoting Scot Hetzel (from Sat, 14 Oct 2006 > 00:55:17 -0500): > > > I'm trying to create a port for emulators/linux-wine, so that we can > > at least have wine running on FreeBSD/amd64 using the linuxator. This > > would then silence users who want wine (amd64/104311) to run under > > FreeBSD/amd64. > > > > Currently, I am having a problem running linux-wine. When it is run > > as either root or as a user I get the following error: > > > > $ /compat/linux/usr/bin/wine > > wine: failed to initialize: /usr/lib/wine/ntdll.dll.so: failed to map > > segment from shared object: Cannot allocate memory > > Do you get the same error with a recent current? I hope it may be > fixed with the mmap changes. But it may also be the way the memory is > laid out in FreeBSD vs. Linux. IIRC the native wine had a similar > problem until someone fixed the code for wine on FreeBSD. But I'm not > sure about this. > Still giving the same error with a recent current. Scot -- DISCLAIMER: No electrons were mamed while sending this message. Only slightly bruised.