Hello,
I'm compiling WRF-4.1.4 but there are errors in my log.compile file. Typical errors are like:
module_internal_header_util.f(1): error #5149: Illegal character in statement label field [M]
MODULE module_internal_header_util
^
module_internal_header_util.f(1): error #5149: Illegal character in statement label field [O]
MODULE module_internal_header_util
-^
module_internal_header_util.f(1): error #5149: Illegal character in statement label field [D]
MODULE module_internal_header_util
--^
module_internal_header_util.f(1): error #5149: Illegal character in statement label field
MODULE module_internal_header_util
---^
module_internal_header_util.f(1): error #5149: Illegal character in statement label field [L]
MODULE module_internal_header_util
----^
module_internal_header_util.f(1): error #5118: First statement in file must not be continued
MODULE module_internal_header_util
-----^
My system is Centos 6.5 and compiler is GNU 5.2.0. And I choose 34 and 1 in configure process. The configure.wrf file is also upload below.
Could anyone help me solving this problem?
Thanks.
I'm compiling WRF-4.1.4 but there are errors in my log.compile file. Typical errors are like:
module_internal_header_util.f(1): error #5149: Illegal character in statement label field [M]
MODULE module_internal_header_util
^
module_internal_header_util.f(1): error #5149: Illegal character in statement label field [O]
MODULE module_internal_header_util
-^
module_internal_header_util.f(1): error #5149: Illegal character in statement label field [D]
MODULE module_internal_header_util
--^
module_internal_header_util.f(1): error #5149: Illegal character in statement label field
MODULE module_internal_header_util
---^
module_internal_header_util.f(1): error #5149: Illegal character in statement label field [L]
MODULE module_internal_header_util
----^
module_internal_header_util.f(1): error #5118: First statement in file must not be continued
MODULE module_internal_header_util
-----^
My system is Centos 6.5 and compiler is GNU 5.2.0. And I choose 34 and 1 in configure process. The configure.wrf file is also upload below.
Could anyone help me solving this problem?
Thanks.