Atlas Build Failure - WORKAROUND

Kris Kennaway kris at obsecurity.org
Thu Jun 17 06:01:46 GMT 2004


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.

Kris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20040616/464a5b7e/attachment.bin


More information about the freebsd-ports mailing list