From owner-freebsd-emulation@FreeBSD.ORG Sat Oct 14 05:55:21 2006 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 D461A16A4AB for ; Sat, 14 Oct 2006 05:55:21 +0000 (UTC) (envelope-from swhetzel@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.175]) by mx1.FreeBSD.org (Postfix) with ESMTP id 263C443D4C for ; Sat, 14 Oct 2006 05:55:18 +0000 (GMT) (envelope-from swhetzel@gmail.com) Received: by ug-out-1314.google.com with SMTP id m2so509382uge for ; Fri, 13 Oct 2006 22:55:18 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=b7KuEwiWBuKJG6O6+/1q3xR4GKZj0nInQOZnH9OjAjb4Z+pQnJ87ptukpdWAgbPtzfZHV28pumVXDQ/6fN1JXCLwF6vm4wsOxL4cKoxn9zHP5XhP41qWD3M9v9892NoyKc090DyjqiBZZdGazs45bMmQw7Sq1A8vjst85Ptd1OY= Received: by 10.67.101.10 with SMTP id d10mr5216204ugm; Fri, 13 Oct 2006 22:55:17 -0700 (PDT) Received: by 10.67.86.8 with HTTP; Fri, 13 Oct 2006 22:55:17 -0700 (PDT) Message-ID: <790a9fff0610132255k5c3b08fcrb550fa308d31752d@mail.gmail.com> Date: Sat, 14 Oct 2006 00:55:17 -0500 From: "Scot Hetzel" To: gerald@freebsd.org, freebsd-emulation@freebsd.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_98684_31285150.1160805317853" X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: 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: Sat, 14 Oct 2006 05:55:22 -0000 ------=_Part_98684_31285150.1160805317853 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline 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 Any idea as to how to solve this problem? Would anyone be willing to test this port under FreeBSD/i386 and see if your getting the same error? I'm also seeing:in /var/log/messages: Oct 14 00:15:48 hp010 kernel: linux: pid 1351 (wine-preloader): syscall prctl not implemented Scot -- DISCLAIMER: No electrons were mamed while sending this message. Only slightly bruised. ------=_Part_98684_31285150.1160805317853--