Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 May 2009 20:48:23 -0400
From:      Sahil Tandon <sahil@tandon.net>
To:        freebsd-ports@freebsd.org
Subject:   Re: fftw3
Message-ID:  <20090516004822.GA17242@shepherd.hamla.org>
In-Reply-To: <200905151806.47480.lumiwa@gmail.com>
References:  <200905151806.47480.lumiwa@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 15 May 2009, ajtiM wrote:

> pkgdb -F
> --->  Checking the package registry database
> Stale dependency: akode-2.0.2,1 -> fftw3-3.1.3 (math/fftw3):
> Install stale dependency? ([y]es/[n]o/[a]ll) [yes] yes
> [Gathering depends for math/fftw3 ...................... done]
> --->  Installing 'gcc-4.3.4_20090503' from a port (lang/gcc43)
> --->  Building '/usr/ports/lang/gcc43'
> ===>  Cleaning for gcc-4.3.4_20090503
> Making GCC 4.3.4 for FreeBSD 7.2  target=i386-portbld-freebsd7.2
> You need to increase the datasize limit to at least 700000 (and set
> kern.maxdsiz="734003200" in /boot/loader.conf) to build with Java
> support.

Did you try increasing the datasize limit?

> *** Error code 1
> 
> Stop in /usr/ports/lang/gcc43.

If you don't need Java:

% grep -C 1 WITHOUT_JAVA lang/gcc43/pkg-descr
(Building the Java frontend and the associated libgcj library will
consume more than 512MB of main memory.  Set WITHOUT_JAVA=yes in 
the environment when building this port to avoid that.)

-- 
Sahil Tandon <sahil@tandon.net>



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