Luca,
> I recently updated the library, and upon make clean and reconfigure I
> get the following error (I'm on a Mac OS 10.5):
>
> ----------------- configuring F77 compilers -----------------
> checking for gfortran... /usr/local/bin/gfortran
Can you run gfortran -v to see which version you have? I had a similar error
before where the list of recognized compilers in aclocal.m4 simply didn't
reach to the latest version of gfortran and so it produced the same error you
have here.
> This used to work flawlessly before the update... If I make /usr/local/
> bin/gfortran non executable, then things work again as before. We
> don't use fortran, so why exit with an error if the compiler can't
> recognize it? Besides that, why is gfortran no longer recognized as a
> valid F77 compiler?
It should be.
Best
Wolfgang
-------------------------------------------------------------------------
Wolfgang Bangerth email: [EMAIL PROTECTED]
www: http://www.math.tamu.edu/~bangerth/
_______________________________________________