Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Jun 2004 22:51:55 -0700 (PDT)
From:      "Thomas D. Dean" <tomdean@speakeasy.org>
To:        freebsd-ports@freebsd.org
Cc:        maho@freebsd.org
Subject:   Atlas Build Failure - WORKAROUND
Message-ID:  <200406170551.i5H5pt3P091542@asus.tddhome>

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

tomdean



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