gfortran -o m_Const_Parameters.o -c -I./ m_Const_Parameters.f90 gfortran -o input_interface.o -c -I./ input_interface.f90 gfortran -o bluemoon.o -c -I./ bluemoon.f90 bluemoon.f90:696.6: use m_bm 1 Error: 'bluemoon' of module 'm_bm', imported at (1), is also the name of the current program unit make: *** [bluemoon.o] エラー 1