help-octave
[Top][All Lists]
Advanced

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

Octave 3.4.3 ./configure error!


From: Zhanxin
Subject: Octave 3.4.3 ./configure error!
Date: Tue, 8 Nov 2011 03:27:42 -0800 (PST)

Dear everyone,
     
     I'm install octave 3.4.3 in a fedora 13 (x86_64) operation system.
However, ./configure run error: cannot compiling a simple fortran program!
     my partial config.log is list as follow:

configure:31498: checking whether we are using the GNU Fortran 77 compiler
configure:31511: gfortran -c -openmp -fp-model precise
-I/opt/imsl6.0/imsl/fnl600/rdhin111e64/include conftest.F >&5
gfortran: precise: No such file or directory
f951: error: unrecognized command line option "-fp-model"
configure:31511: $? = 1
configure: failed program was:
|       program main
| #ifndef __GNUC__
|        choke me
| #endif
| 
|       end
configure:31520: result: no
configure:31526: checking whether gfortran accepts -g
configure:31537: gfortran -c -g conftest.f >&5
configure:31537: $? = 0
configure:31545: result: yes
configure:31579: checking how to get verbose linking output from gfortran
configure:31589: gfortran -c -openmp -fp-model precise
-I/opt/imsl6.0/imsl/fnl600/rdhin111e64/include conftest.f >&5
gfortran: precise: No such file or directory
f951: error: unrecognized command line option "-fp-model"
configure:31589: $? = 1
configure: failed program was:
|       program main
| 
|       end
configure:31667: WARNING: compilation failed
configure:31673: result: 
configure:31675: checking for Fortran 77 libraries of gfortran
configure:31698: gfortran -o conftest -openmp -fp-model precise
-I/opt/imsl6.0/imsl/fnl600/rdhin111e64/include conftest.f -lm
gfortran: precise: No such file or directory
f951: error: unrecognized command line option "-fp-model"
configure:31873: result: 
configure:31889: checking for dummy main to link with Fortran 77 libraries
configure:31923: gcc -o conftest -g -O2 -pthread   conftest.c -lm    >&5
configure:31923: $? = 0
configure:31968: result: none
configure:32001: checking for Fortran 77 name-mangling scheme
configure:32014: gfortran -c -openmp -fp-model precise
-I/opt/imsl6.0/imsl/fnl600/rdhin111e64/include conftest.f >&5
gfortran: precise: No such file or directory
f951: error: unrecognized command line option "-fp-model"
configure:32014: $? = 1
configure: failed program was:
|       subroutine foobar()
|       return
|       end
|       subroutine foo_bar()
|       return
|       end
configure:32147: error: in `/home/zhanxin1/my_software/octave-3.4.3':
configure:32149: error: cannot compile a simple Fortran program
See `config.log' for more details


Thank you for your help 

 Zhanxin

--
View this message in context: 
http://octave.1599824.n4.nabble.com/Octave-3-4-3-configure-error-tp4015660p4015660.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

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