Octave Make failure

Labitt, Bruce labittb1 at tycoelectronics.com
Mon May 5 17:39:25 EDT 2008



-----Original Message-----
From: gnhlug-discuss-bounces at mail.gnhlug.org
[mailto:gnhlug-discuss-bounces at mail.gnhlug.org] On Behalf Of Thomas
Charron
Sent: Monday, May 05, 2008 5:26 PM
To: gnhlug-discuss at mail.gnhlug.org
Subject: Re: Octave Make failure

  This will sound farfetched, but...

  Try:

./configure --with-f77=gfortran

  GNU f77, which octave will use by default, is not supported by the
4.1 branch of gcc.  But gfortran is.  It's probrably trying to bring
in the 3.4.6 stuff because f77 is in there.  Aka, there's nothing
wrong with your system, the configure script is pulling them in
*intentionally*.

-- 
-- Thomas
_______________________________________________
gnhlug-discuss mailing list
gnhlug-discuss at mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/

[Labitt, Bruce] 

I'll try that tomorrow.  So far, getting rid of the compat 3.4.6 has
yielded a different kind of build error.

Right now I'm re-building the blas libraries using ATLAS.  (without
3.4.6 compat)  That takes a while...  

Thanks!
Bruce



More information about the gnhlug-discuss mailing list