From owner-freebsd-questions Fri Nov 13 12:56:43 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA28092 for freebsd-questions-outgoing; Fri, 13 Nov 1998 12:56:43 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA28074 for ; Fri, 13 Nov 1998 12:56:35 -0800 (PST) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.8.8/8.8.8) with ESMTP id MAA08283; Fri, 13 Nov 1998 12:55:38 -0800 (PST) (envelope-from dwhite@resnet.uoregon.edu) Date: Fri, 13 Nov 1998 12:55:37 -0800 (PST) From: Doug White To: VEGA cc: FreeBSD questions Subject: Re: linker error(?) In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 13 Nov 1998, VEGA wrote: > im trying to compile the new version of wine (11/8/98) > and it seems to go ok, but after a looooong compile it barfs up: > > 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 -lSM -lICE -lXxf86dga -lXpm -lXext -lX11 -lxpg4 -lm > ld: Could not allocate memory > *** Error code 1 > > > i _hope_ that lack of sysstem memory is the problem. (the machine im > compiling on has 96M), but i cant think of anything else it could be.. You neglected to mention what version of FreeBSD you're using ... Try running 'unlimit' and/or maxing out your user limits, then rerun the build. Doug White Internet: dwhite@resnet.uoregon.edu | FreeBSD: The Power to Serve http://gladstone.uoregon.edu/~dwhite | www.freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message