chickory_k
New member
Hello,
I am compiling WRF3.8.1 on Ubuntu 18.04 under Windows 10 and follow a tutorial, which has already worked twice for me (https://github.com/camposdelano/configuring-wrf-3.8-on-ubuntu-server-16.04).
Yet this time I am getting several error during compilation of WRF:
...
Makefile:182: recipe for target 'module_state_description.F' failed
make[2]: [module_state_description.F] Error 255 (ignored)
...
../configure.wrf:333: recipe for target 'module_surface_driver.o' failed
make[3]: [module_surface_driver.o] Error 1 (ignored)
...
Makefile:203: recipe for target 'physics' failed
make[2]: [physics] Error 1 (ignored)
...
../configure.wrf:333: recipe for target '../phys/module_surface_driver.o' failed
make[2]: [../phys/module_surface_driver.o] Error 1 (ignored)
...
Makefile:16: recipe for target 'em_wrf' failed
make[1]: [em_wrf] Error 1 (ignored)
...
Makefile:28: recipe for target 'em_real' failed
make[1]: [em_real] Error 1 (ignored)
.
I also enclose the build log in case it helps.
Thanks a lot for any advice.
Keri
I am compiling WRF3.8.1 on Ubuntu 18.04 under Windows 10 and follow a tutorial, which has already worked twice for me (https://github.com/camposdelano/configuring-wrf-3.8-on-ubuntu-server-16.04).
Yet this time I am getting several error during compilation of WRF:
...
Makefile:182: recipe for target 'module_state_description.F' failed
make[2]: [module_state_description.F] Error 255 (ignored)
...
../configure.wrf:333: recipe for target 'module_surface_driver.o' failed
make[3]: [module_surface_driver.o] Error 1 (ignored)
...
Makefile:203: recipe for target 'physics' failed
make[2]: [physics] Error 1 (ignored)
...
../configure.wrf:333: recipe for target '../phys/module_surface_driver.o' failed
make[2]: [../phys/module_surface_driver.o] Error 1 (ignored)
...
Makefile:16: recipe for target 'em_wrf' failed
make[1]: [em_wrf] Error 1 (ignored)
...
Makefile:28: recipe for target 'em_real' failed
make[1]: [em_real] Error 1 (ignored)
.
I also enclose the build log in case it helps.
Thanks a lot for any advice.
Keri