Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Jul 2004 12:04:25 +0900 (JST)
From:      Nakata Maho <chat95@mac.com>
To:        kris@obsecurity.org
Cc:        freebsd-ports@freebsd.org
Subject:   Re: Atlas Build Failure - WORKAROUND
Message-ID:  <20040714.120425.884010668.chat95@mac.com>
In-Reply-To: <20040617060131.GA11864@xor.obsecurity.org>
References:  <200406170551.i5H5pt3P091542@asus.tddhome> <20040617060131.GA11864@xor.obsecurity.org>

next in thread | previous in thread | raw e-mail | index | archive | help
In Message-ID: <20040617060131.GA11864@xor.obsecurity.org> 
Kris Kennaway <kris@obsecurity.org> wrote:

> On Wed, Jun 16, 2004 at 10:51:55PM -0700, Thomas D. Dean wrote:
> > I attempted to install scilab on a FreeBSD -stable system with an
> > up-to-date ports tree.  It failed in Atlas.
> > 
> > I installed gcc33 and used that to build/install scilab and it worked.
> > 
> > Using make USE_GCC=3.3 does not pick up g77-33.  It still tries to use
> > /usr/bin/f77.  Temporarily linking g77-33 to /usr/bin/f77 corrected
> > the problem and scilab installation finished.  I restored the original
> > f77 after build/install completed.
> 
> FYI, you're not supposed to set USE_GCC (it's port-internal, and has
> other side-effects you probably didn't want), you use the CC, CXX and
> F77 variables to point to your desired compilers.  Sounds like perhaps
> the atlas build doesn't respect the latter.

I think F77 should be FC.
--nakata maho





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