Date: Wed, 16 Jun 2004 23:01:31 -0700 From: Kris Kennaway <kris@obsecurity.org> To: "Thomas D. Dean" <tomdean@speakeasy.org> Cc: freebsd-ports@freebsd.org Subject: Re: Atlas Build Failure - WORKAROUND Message-ID: <20040617060131.GA11864@xor.obsecurity.org> In-Reply-To: <200406170551.i5H5pt3P091542@asus.tddhome> References: <200406170551.i5H5pt3P091542@asus.tddhome>
next in thread | previous in thread | raw e-mail | index | archive | help
--0OAP2g/MAC+5xKAE Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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. >=20 > I installed gcc33 and used that to build/install scilab and it worked. >=20 > Using make USE_GCC=3D3.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 --0OAP2g/MAC+5xKAE Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFA0TO7Wry0BWjoQKURAltoAJ9s8642bsqws5B43y68Cm+gcOIeKwCg7hEQ X+SoGKSIHNWhoAmteGAi+rE= =1bCZ -----END PGP SIGNATURE----- --0OAP2g/MAC+5xKAE--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040617060131.GA11864>