help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: make returns error for leaving directory


From: Sergei Steshenko
Subject: Re: make returns error for leaving directory
Date: Wed, 29 May 2013 07:15:48 -0700 (PDT)


--- On Wed, 5/29/13, marco atzeri <address@hidden> wrote:

> From: marco atzeri <address@hidden>
> Subject: Re: make returns error for leaving directory
> To: address@hidden
> Date: Wednesday, May 29, 2013, 6:34 AM
> Il 5/29/2013 3:13 PM, ankit2313 ha
> scritto:
> > Yah I did run the configure again and the make process
> is currently
> > running as it takes a long time to complete and show up
> the error. The
> > new link for the configure.log is
> > https://www.dropbox.com/s/jn6694tb8orfg13/config.log
> > Also I checked for f2c and libf2c2-dev these packages
> are already
> > installed and the latest version.
> >
> >
> 
> 
> you should also read it, not only upload for us.
> 
> configure:33371: checking for gfortran
> configure:33401: result: no
> configure:33371: checking for xlf
> configure:33401: result: no
> configure:33371: checking for f77
> configure:33387: found /usr/bin/f77
> configure:33398: result: f77
> configure:33424: checking for Fortran 77 compiler version
> configure:33433: f77 --version >&5
> /usr/bin/f77: Illegal option: --version
> configure:33444: $? = 255
> configure:33433: f77 -v >&5
> /usr/bin/f77: fort77 Version 1.15
> 
> 
> Please check, why the gfortran is not found ?
> What is the output of "which gfortran" ?
> 
> It should be "/usr/bin/gfortran"
> 
> Moreover f2c is likely non compatible with gcc-4.7, IMHO.
> 
> Regards
> Marco
> 
> 


Failing 'make' after successful 'configure' is by definition a bug in build 
mechanism.

Regards,
  Sergei.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]