I've tried to compile Yambo on Mac OS 10.6 with no success - I've got an error while configuring. I used gcc+gfortran and the latest Yambo 3.2.1 (r.448).
I have successfully compiled QE (pwscf) and many other programs with these GNU compilers, but for Yambo on "./configure" without any options I got the following error:
Code: Select all
configure: testing preprocessor gcc -E -P
checking if precompiler works on C source... yes
checking if precompiler works on F90 source... no
configure: error: Found precompiler problems in processing the F90/C source.
Code: Select all
checking for external C routine (test) naming scheme... unknown
configure: error: unknown Fortran <-> C subroutines name conventions
Thanks