What is happening is that configure is trying to compile and run a fortran test
with gfortran and it is failing because it can't find libgfortran.so.3. Here's
the relevant lines from config.log:
-
configure:28735: gfortran -o conftest conftest.f >&5
configure:28735: $? = 0
configure:2873
Dear Jeff
Thanks for reply. You are always very helpful.
Please note that openmpi version is 1.6.3
Rest log files are attatched,
On Fri, Feb 1, 2013 at 4:51 PM, Jeff Squyres (jsquyres)
wrote:
> configure is not finding a working Fortran compiler. Please send all the
> information listed here:
>
configure is not finding a working Fortran compiler. Please send all the
information listed here:
http://www.open-mpi.org/community/help/
On Feb 1, 2013, at 5:58 AM, Syed Ahsan Ali wrote:
>
> I am getting following error while bulding openmpi
>
> *** Fortran 90/95 compiler
> checking
I am getting following error while bulding openmpi
*** Fortran 90/95 compiler
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking if Fortran 77 compiler works... no
**