Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 May 2009 12:21:18 -0700
From:      Kent Stewart <kstewart@owt.com>
To:        freebsd-ports@freebsd.org
Cc:        Sahil Tandon <sahil@tandon.net>
Subject:   Re: fftw3
Message-ID:  <200905171221.18404.kstewart@owt.com>
In-Reply-To: <200905171138.35000.kstewart@owt.com>
References:  <200905151806.47480.lumiwa@gmail.com> <20090517181521.GA19853@shepherd.hamla.org> <200905171138.35000.kstewart@owt.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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




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