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: ankit2313
Subject: Re: make returns error for leaving directory
Date: Wed, 29 May 2013 05:53:46 -0700 (PDT)

my gfortran version is also the same i.e. 4.7 but after you mentioned I did sudo apt-get install gfortran4.7 --reinstall, but still the same persists. are you sure the fortran libraries are the one's that are causing problem.


On Wed, May 29, 2013 at 6:14 PM, marco atzeri-2 [via Octave] <[hidden email]> wrote:
Il 5/29/2013 2:30 PM, Ankit Shah ha scritto:
> I'm using Ubuntu 13.04 Gnome Edition 64 bit. yes I've installed FORTRAN
> compiler. I installed both fortran77 and gfortran when I got a
> dependency error during configure.

from your config.log

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

the Fortran compiler is NOT the same as the C compiler

gcc version 4.7.3 (Ubuntu/Linaro 4.7.3-1ubuntu1)

better to use gfortran same version.

Regards
Marco

_______________________________________________
Help-octave mailing list
If you reply to this email, your message will be added to the discussion below:
http://octave.1599824.n4.nabble.com/make-returns-error-for-leaving-directory-tp4653387p4653392.html
To unsubscribe from make returns error for leaving directory, click here.
NAML



--
Ankit Shah


View this message in context: Re: make returns error for leaving directory
Sent from the Octave - General mailing list archive at Nabble.com.

reply via email to

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