|
From: | ankit2313 |
Subject: | Re: make returns error for leaving directory |
Date: | Wed, 29 May 2013 05:53:46 -0700 (PDT) |
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 listhttp://octave.1599824.n4.nabble.com/make-returns-error-for-leaving-directory-tp4653387p4653392.htmlIf you reply to this email, your message will be added to the discussion below:
[Prev in Thread] | Current Thread | [Next in Thread] |