Subject: Re: problem building x11/qt4-libs
To: Ignatios Souvatzis <is@netbsd.org>
From: None <david.sainty@dtsp.co.nz>
List: tech-pkg
Date: 08/22/2007 22:14:43
Ignatios Souvatzis writes:

> On Tue, Aug 21, 2007 at 11:28:49AM -0600, cngo@nmsu.edu wrote:
> > Hi,
> > 
> > I get the below error, when trying to build qt4-libs.
> [...]
> > symbols: Memory exhausted
> > gmake: *** [../../lib/../../lib/libQtGui.la] Error 1
> > *** Error code 2
> 
> before starting the build:
> 
> [t]csh: unlimit -a
> sh,ksh:	ulimit -d -S `ulimit -d -H`; ulimit -s -S `ulimit -s -H`

This looks like a job for UNLIMIT_RESOURCES=datasize?