[MITgcm-support] Compilation Problems
Yuan Lian
lian at ashimaresearch.com
Thu Feb 11 18:52:45 EST 2010
Hi Nikole,
The "DEFINES" was not correctly passed to the compiler so "WORDLENTH"
was not defined. You can add "-DWORDLENGTH=4" to compiler flags as a
temporary
solution. This will get rid of the error message you mentioned. I also
noticed that the
openmpi may not be installed correctly (may not be compatible with the
current intel fortran
compiler). I will let you know if openmpi needs to be reinstalled.
Cheers,
Yuan
Nikole Lewis wrote:
> All-
> We just upgraded our intel fortran compilers and now I'm running
> into the following compilation error:
>
> mds_reclen.F(32): error #6404: This name does not have a type, and
> must have an explicit type. [WORDLENGTH]
> MDS_RECLEN=nnn*WORDLENGTH
>
> Any ideas on the easiest way to fix this?
>
> Thanks,
> Nikole
>
> _______________________________________________
> MITgcm-support mailing list
> MITgcm-support at mitgcm.org
> http://mitgcm.org/mailman/listinfo/mitgcm-support
>
More information about the MITgcm-support
mailing list