From owner-freebsd-ports@FreeBSD.ORG Sun May 17 08:14:33 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 97D53106566C for ; Sun, 17 May 2009 08:14:33 +0000 (UTC) (envelope-from utisoft@googlemail.com) Received: from mail-ew0-f159.google.com (mail-ew0-f159.google.com [209.85.219.159]) by mx1.freebsd.org (Postfix) with ESMTP id 2EABF8FC19 for ; Sun, 17 May 2009 08:14:32 +0000 (UTC) (envelope-from utisoft@googlemail.com) Received: by ewy3 with SMTP id 3so3244970ewy.43 for ; Sun, 17 May 2009 01:14:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:reply-to:in-reply-to :references:from:date:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=YGCOL6g94blYJaKb/DEmEts2GpnZotL+cAssXtlb8zA=; b=X5PNdZZbNZPfZCzbTVE5V5dYfHs1/qBetgxbgPd/MzaFs2WnJSf/kVyKgljOBOdz2E ivbkN+fvTamhDpOuROs6GEybkBKzr6Td85ARhYMYkGhJoxadYmG56wik+XclXFUUZP6V z4L8KMSLlZGFwMmq7+9R9RPD8QilUt54h4itE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:reply-to:in-reply-to:references:from:date:message-id :subject:to:cc:content-type:content-transfer-encoding; b=uHV3ERy1WW9szgIBFBbDlF6v+i1jkOEk67/4DmSGjjmC966vYQXORJ1M9gvBCRGlfw J5RM110MhTEJoHawnKQBihHOT3orPfM19CtTopCrsqG5G0uJ7haK0rXyVssc1xEr7JK6 otReeCZqH3S6enANa8Yi6R9G8FwMg1bXCi2pQ= MIME-Version: 1.0 Received: by 10.210.135.20 with SMTP id i20mr5148263ebd.40.1242548072132; Sun, 17 May 2009 01:14:32 -0700 (PDT) In-Reply-To: <200905161807.02285.lumiwa@gmail.com> References: <200905151806.47480.lumiwa@gmail.com> <20090516004822.GA17242@shepherd.hamla.org> <200905161807.02285.lumiwa@gmail.com> From: Chris Rees Date: Sun, 17 May 2009 09:14:12 +0100 Message-ID: To: ajtiM Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: Sahil Tandon , freebsd-ports@freebsd.org Subject: Re: fftw3 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: utisoft@gmail.com List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 May 2009 08:14:33 -0000 2009/5/17 ajtiM : > On Friday 15 May 2009 19:48:23 Sahil Tandon wrote: >> On Fri, 15 May 2009, ajtiM wrote: >> > pkgdb -F >> > ---> =A0Checking 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] >> > ---> =A0Installing 'gcc-4.3.4_20090503' from a port (lang/gcc43) >> > ---> =A0Building '/usr/ports/lang/gcc43' >> > =3D=3D=3D> =A0Cleaning for gcc-4.3.4_20090503 >> > Making GCC 4.3.4 for FreeBSD 7.2 =A0target=3Di386-portbld-freebsd7.2 >> > 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. >> >> 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. =A0Set WITHOUT_JAVA=3Dyes in >> the environment when building this port to avoid that.) > > I have WITHOUT_JAVA=3D =A0 yes > > and it doesn't work. > > As in WITHOUT_JAVA=3Dyes or WITHOUT_JAVA=3D yes ? You can't just stick random whitespace in the middle of things like that...= . Chris -- A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing in e-mail?