WRF-v4.4.1 em_real compile error

jpremana

New member
I am not able to compile WRF-v4.4.1 em_real. I am getting an error after configuring using dmpar (34). I have attached log.compile file here. Kindly look at the file and inform me what the error is and how I resolve this error.
 

Attachments

Hi,
You are using a very old version of GNU (V4.8.5). Since GNU is a free compiler, can you update to a newer version and try this again? You'll need to make sure to reinstall all of the libraries (e.g., MPI and netCDF) using the new compiler, as well. Then make sure to issue a "clean -a" and reconfigure before recompiling the code.
 
Back
Top