From owner-freebsd-questions Fri Nov 13 08:11:59 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA24651 for freebsd-questions-outgoing; Fri, 13 Nov 1998 08:11:59 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from d132-h017.rh.rit.edu (d132-h017.rh.rit.edu [129.21.132.145]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA24633 for ; Fri, 13 Nov 1998 08:11:55 -0800 (PST) (envelope-from vega@d132-h017.rh.rit.edu) Received: from localhost (vega@localhost) by d132-h017.rh.rit.edu (8.9.1/8.8.8) with ESMTP id LAA19902 for ; Fri, 13 Nov 1998 11:06:40 -0500 (EST) (envelope-from vega@d132-h017.rh.rit.edu) Date: Fri, 13 Nov 1998 11:06:40 -0500 (EST) From: VEGA To: FreeBSD questions Subject: linker error(?) 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 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.. any ideas? thanks __________________________________________ 35% of accidents are caused by pixilated,; the other 65% are non-alcohol related. -- Mike Burkett To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message