Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 01 Jun 2009 20:31:05 +0200
From:      Leslie Jensen <leslie@eskk.nu>
To:        FreeBSD-Questions@FreeBSD.org
Subject:   Re: Stop in /usr/ports/lang/gcc43
Message-ID:  <4A241E69.3040903@eskk.nu>
In-Reply-To: <4A241C3C.6050202@eskk.nu>
References:  <4A191A51.1070905@eskk.nu>	<4A1F64CF.1020206@eskk.nu>	<alpine.BSF.2.00.0905290650090.1950@pukruppa.net>	<4A1F6BBE.6060602@eskk.nu>	<alpine.BSF.2.00.0905290922550.5233@wojtek.tensor.gdynia.pl>	<4A1FAC1A.9000508@eskk.nu>	<alpine.BSF.2.00.0905291302140.10254@wojtek.tensor.gdynia.pl>	<4A203231.5010408@eskk.nu>	<alpine.BSF.2.00.0905301718420.18381@wojtek.tensor.gdynia.pl>	<4A2418A6.7000100@eskk.nu>	<20090601181241.GA11206@Grumpy.DynDNS.org> <4A241C3C.6050202@eskk.nu>

next in thread | previous in thread | raw e-mail | index | archive | help

Leslie Jensen wrote:
> 
> 
> David Kelly wrote:
>> On Mon, Jun 01, 2009 at 08:06:30PM +0200, Leslie Jensen wrote:
>>>
>>> I can't get gcc43 to compile. I've deinstalled and reinstalled all 
>>> its dependencies but it still fails.
>>>
>>> I'm on a 7.2-RELEASE system with all ports installed from a clean 
>>> install.
>>>
>>> The problem turned up when an update for fftw3 became available.
>>>
>>> Apparently gcc43 is a new dependency for fftw3!
>>>
>>> Any hints appreciated
>>
>> Add this to /etc/make.conf. Worked for me:
>>
>> WITHOUT_JAVA=1
>>
>> Apparently to build Java one has to increase the size of some tables in
>> the kernel. I'd just as soon do without Java.
>>
> 
> It does not work here :-(
> /

I also have this in my /boot/loader.conf but it makes no difference.

kern.maxdsiz="734003200"

/



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