compile error for version 1.2
Hi,
I wonder if anyone has encountered the following error while compiling CROCO ver 1.2.
gmake: Circular oce_sed.mod <- oce_sed.o dependency dropped.
m2c -o oce_sed.o oce_sed.mod
gmake: m2c: Command not found
gmake: * [oce_sed.o] Error 127
It looks like the object file, ocean.sed.o is sediment transport module which I did not activate.
I tried to compile with some test cases including upwelling, but none of them worked. I did not have the same error for version 1.1, which works fine. I tried openmpi + gfortran and intel fortran + intelmpi and neither worked.
I wanted to ask on this forum before I start looking at the makefile.
Thanks in advance.
-DJ