Posted by Valera on October 30, 2008 at 11:04:40:
In Reply to: Blog: some confusing cases, not actually related to Molcas posted by Valera Veryazov on October 30, 2008 at 10:58:53:
symptoms: installation fails claiming that m2c component of compiler (ADA to C) is missing.
some parts of molcas (e.g. fmm_util) contain F90 codes. As a result *.mod files are created, and during rebuild of molcas, somehow gcc believes that m2c compiler is needed.
Solution: make distclean, and verify that there is no leftovers: all *.mod and *.o files have been removed.