Octave Make failure
    Thomas Charron 
    twaffle at gmail.com
       
    Mon May  5 17:26:08 EDT 2008
    
    
  
  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
    
    
More information about the gnhlug-discuss
mailing list