Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Jun 2007 16:12:03 -0400
From:      Kris Kennaway <kris@obsecurity.org>
To:        freebsd-questions@freebsd.org
Subject:   Re: GCC43 - Increase datasize limit
Message-ID:  <20070607201203.GA29231@rot13.obsecurity.org>
In-Reply-To: <20070607153142.5C05.GERARD@seibercom.net>
References:  <20070607153142.5C05.GERARD@seibercom.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jun 07, 2007 at 03:37:10PM -0400, Gerard Seibert wrote:
> This is a fresh installation of FreeBSD-6.2. I am attempting to
> install gcc43. When I type make, I receive the following error
> message:
> 
> Making GCC 4.3.0 fir FreeBSD 6.2 target=i386-portbid-freebsd6.2
> You need to increase the datasize to at least 700000 (and set
> kern.maxdsiz="734003200" in /boot/loader.conf) to build with Java
> Support.
> *** Error code 1
> 
> I made the entry in the /boot/loader.conf  file and rebooted the
> system but the build still fails. How do I change the datasize value?

Maybe you also need to change it per-user in /etc/login.conf.  Check
limits(1) and related documentation.

Kris



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070607201203.GA29231>