afernandezody
Member
Hello,
I'm new to WRF and the goal is to build an MPI-enabled code (dm). The WRF version is 4.1, the OS is Ubuntu 18.04 and the GNU compilers are 7.4.0. However, the compilation (em_real) is producing the error:
It's not building that library and scrolling up shows another error message:
This file is at /home/ubuntu/WRF/external/RSL_LITE. I don't see any other error.
Thanks.
I'm new to WRF and the goal is to build an MPI-enabled code (dm). The WRF version is 4.1, the OS is Ubuntu 18.04 and the GNU compilers are 7.4.0. However, the compilation (em_real) is producing the error:
Code:
gfortran: error: /home/ubuntu/WRF/external/RSL_LITE/librsl_lite.a: No such file or directory
Code:
f951: Fatal Error: Reading module ‘duplicate_of_driver_constants’ at line 1 column 2: Unexpected EOF
Thanks.