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: marco atzeri
Subject: Re: make returns error for leaving directory
Date: Wed, 29 May 2013 15:34:38 +0200
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130509 Thunderbird/17.0.6

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





reply via email to

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