Skip site navigation (1)Skip section navigation (2)
Date:      Wed,  3 Jun 2009 23:51:24 +0200
From:      "barbara" <barbara.xxx1975@libero.it>
To:        "barbara\.xxx1975" <barbara.xxx1975@libero.it>
Cc:        "clint.olsen" <clint.olsen@gmail.com>, freebsd-ports <freebsd-ports@freebsd.org>, leslie <leslie@eskk.nu>
Subject:   Trouble upgrading math/fftw3 on 6.4-STABLE
Message-ID:  <KKONDO$2754A71C31DC145580909691BA1304D3@libero.it>

next in thread | raw e-mail | index | archive | help
> Clint Olsen skrev:
> > I got this message:
> > 
> > =3D=3D=3D>    Verifying install for gfortran43 in /usr/ports/lang/gcc=
43
> > Making GCC 4.3.4.20090524 for FreeBSD 6.4  target=3Di386-portbld-free=
bsd6.4
> > You need to increase the datasize limit to at least 700000 (and set
> > kern.maxdsiz=3D"734003200" in /boot/loader.conf) to build with Java
> > support.
> > *** Error code 1
> > 
> > 
> > Ok, so I added the appropriate flag to /boot/loader.conf, however I w=
anted
> > to use sysctl to update the parameter without booting.  However, even=

> > though the parameter is listed in /boot/defaults/loader.conf, sysctl =
won't
> > accept this:
> > 
> > # sysctl kern.maxdsiz 734003200
> > sysctl: unknown oid 'kern.maxdsiz'o
> > 
> > Is there a way to change this w/o rebooting?  Am I even using sysctl
> > correctly?
> > 
> > Thanks,
> > 
> 
> It's not really a solution, it's a workaround but...did you tried build=
ing lang/gcc43 using the followind command?
> make -DWITHOUT_JAVA=3Dyes
> 
> Or do you really need gcj (fftw3 doesn't) ?
> 
> 
> Regards
> Barbara
> 
> 

Sorry, obviously it should be
make -DWITHOUT_JAVA install clean





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?KKONDO$2754A71C31DC145580909691BA1304D3>