Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Nov 1998 12:55:37 -0800 (PST)
From:      Doug White <dwhite@resnet.uoregon.edu>
To:        VEGA <vega@d132-h017.rh.rit.edu>
Cc:        FreeBSD questions <questions@FreeBSD.ORG>
Subject:   Re: linker error(?)
Message-ID:  <Pine.BSF.4.03.9811131255080.20228-100000@resnet.uoregon.edu>
In-Reply-To: <Pine.BSF.4.05.9811131103520.19897-100000@d132-h017.rh.rit.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.03.9811131255080.20228-100000>