From owner-freebsd-ports@FreeBSD.ORG Sun May 17 19:21:19 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 CD0101065672 for ; Sun, 17 May 2009 19:21:19 +0000 (UTC) (envelope-from kstewart@owt.com) Received: from smtp.owt.com (smtp.owt.com [64.146.239.50]) by mx1.freebsd.org (Postfix) with ESMTP id A32B38FC12 for ; Sun, 17 May 2009 19:21:19 +0000 (UTC) (envelope-from kstewart@owt.com) Received: from kstewart2.owt.com (kstewart2.owt.com [64.146.237.228]) (authenticated bits=0) by smtp.owt.com (8.13.8/8.13.8) with ESMTP id n4HJLINk004165; Sun, 17 May 2009 12:21:19 -0700 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=owt.com; s=default; t=1242588079; bh=xbZPXdhnXXMX6Bpyss2Peh58Jxfsq7nf0f+dl+lYA0Y=; h=From:To:Subject:Date:Cc:References:In-Reply-To:MIME-Version: Content-Type:Content-Transfer-Encoding:Message-Id; b=spg+KSEarHAgD h4UqNgUzCpbHQdRnuE2x27CLIKKxnYAkTOgoCSGgtaNw1JOtgZAKAJUCnvn+as80PKd 54HMAU90e5h7IjQYmMpDA9PKAQR0MTzb93iglMJlzV9sLCh8HglSKfK9P2kTvxxXzzP GOX7gxEep/BDtrWyvmXz0lWc= From: Kent Stewart To: freebsd-ports@freebsd.org Date: Sun, 17 May 2009 12:21:18 -0700 User-Agent: KMail/1.9.10 References: <200905151806.47480.lumiwa@gmail.com> <20090517181521.GA19853@shepherd.hamla.org> <200905171138.35000.kstewart@owt.com> In-Reply-To: <200905171138.35000.kstewart@owt.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200905171221.18404.kstewart@owt.com> Cc: Sahil Tandon Subject: Re: fftw3 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 May 2009 19:21:20 -0000 On Sunday 17 May 2009 11:38:34 am Kent Stewart wrote: > On Sunday 17 May 2009 11:15:21 am Sahil Tandon wrote: > > On Sun, 17 May 2009, Kent Stewart wrote: > > > > I'm using today's current and just tried the following in lang/gcc43 > > > > to hopefully be able to build ffw3 with the following made and > > > > resulting errors. > > > > > > > > # make WITHOUT_JAVA=yes > > > > > > You really needed to man make. I did a "setenv WITHOUT_JAVA yes" in my > > > .cshrc, brought up a new konsole and everything built. For make, I > > > think it would have to be > > > "make -D WITHOUT_JAVA=yes". > > > > No, passing variable overrides to make(1) on the command line works > > without the -D flag. Why do you believe it is necessary? > > Because I always had to do it in the past. > I tried the update today, and the "make WITHOUT_JAVA=yes" worked. Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html