Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Nov 1997 00:25:58 -0500 (EST)
From:      John Fieber <jfieber@indiana.edu>
To:        Ed Sweeney <ed@sideways.org>
Cc:        ports@FreeBSD.ORG
Subject:   Re: jade memory exhausted in make
Message-ID:  <Pine.BSF.3.96.971112001730.10724K-100000@fallout.campusview.indiana.edu>
In-Reply-To: <199711120406.XAA04260@asia.sideways.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 11 Nov 1997, Ed Sweeney wrote:

> I'm sure where to start.  I'm trying to make the jade port.  I get this even 
> after removing sp.  Machine is 2-2-RELENG on a 64meg Pentium 133 with 128meg 
> swap.
>
> StyleEngine.cxx:35: virtual memory exhausted

The default limits for data segment size (in /etc/rc.conf) are
too low to compile jade.  Bump them up a bit and it should
compile fine.

I suppose the port should bump the datasize for the build.
Hmm...how to do that in a Makefile?

-john




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