From owner-freebsd-stable Fri Aug 7 00:48:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA19504 for freebsd-stable-outgoing; Fri, 7 Aug 1998 00:48:09 -0700 (PDT) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from ifi.uio.no (ifi.uio.no [129.240.64.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA19353 for ; Fri, 7 Aug 1998 00:48:01 -0700 (PDT) (envelope-from dag-erli@ifi.uio.no) Received: from hrotti.ifi.uio.no (2602@hrotti.ifi.uio.no [129.240.64.15]) by ifi.uio.no (8.8.8/8.8.7/ifi0.2) with ESMTP id JAA08774; Fri, 7 Aug 1998 09:47:41 +0200 (MET DST) Received: (from dag-erli@localhost) by hrotti.ifi.uio.no ; Fri, 7 Aug 1998 09:47:40 +0200 (MET DST) Mime-Version: 1.0 To: Marco van Hylckama Vlieg Cc: freebsd-stable@FreeBSD.ORG Subject: Re: Wine on FreeBSD 2.2.7STABLE? References: <199808070358.FAA04520@pc23-c801.uibk.ac.at> Organization: University of Oslo, Department of Informatics X-url: http://www.stud.ifi.uio.no/~dag-erli/ X-other-addresses: 'finger dag-erli@ifi.uio.no' for a list X-disclaimer-1: The views expressed in this article are mine alone, and do X-disclaimer-2: not necessarily coincide with those of any organisation or X-disclaimer-3: company with which am or have been affiliated. X-Stop-Spam: http://www.cauce.org/ From: dag-erli@ifi.uio.no (Dag-Erling Coidan =?iso-8859-1?Q?Sm=F8rgrav?= ) Date: 07 Aug 1998 09:47:40 +0200 In-Reply-To: Marco van Hylckama Vlieg's message of "Fri, 7 Aug 1998 05:58:37 +0200 (MET DST)" Message-ID: Lines: 31 X-Mailer: Gnus v5.5/Emacs 19.34 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by hub.freebsd.org id AAA19437 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Marco van Hylckama Vlieg writes: > gcc -o wine debugger/debugger.o graphics/psdrv/psdrv.o graphics/win16drv/ > win16drv.o if1632/if1632.o miscemu/miscemu.o libwine.a -L/usr/X11R6/lib > -lXpm -lSM -lICE -lXxf86dga -lXext -lX11 -lm > ld: Could not allocate memory > gmake: *** [wine] Error 1 > > I have 64MB RAM and 128MB Swap. You probably tried to do this as a regular user, and your login class has a 16 MB limit on data segments. What's wrong with: $ su # cd /usr/portsæmulators/wine # make install clean (and remember to add 'option USER_LDT' to your kernel configuration) If you don't want to use the ports for some reason, a) compile Wine as root or b) edit /etc/login.conf to raise your resource limits or c) put yourself in a login class with higher limits DES -- Dag-Erling Smørgrav - dag-erli@ifi.uio.no To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message