Date: Mon, 1 Jun 2009 13:12:41 -0500 From: David Kelly <dkelly@hiwaay.net> To: Leslie Jensen <leslie@eskk.nu> Cc: freebsd-questions@freebsd.org Subject: Re: Stop in /usr/ports/lang/gcc43 Message-ID: <20090601181241.GA11206@Grumpy.DynDNS.org> In-Reply-To: <4A2418A6.7000100@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>
next in thread | previous in thread | raw e-mail | index | archive | help
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. -- David Kelly N4HHE, dkelly@HiWAAY.net ======================================================================== Whom computers would destroy, they must first drive mad.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090601181241.GA11206>