Hello,
I am compiling WRF3.9.1 on Ubuntu 19.04 under Windows 7 and follow a tutorial, and the website is as follows,http://www2.mmm.ucar.edu/wrf/OnLineTutorial/compilation_tutorial.php#STEP5
Now I am getting an error during compilation of WRF. After doing ./configure, where i chose 34.damper, there is a error as follows when compiling em_real.
The following indicate the compilers selected to build the WRF system
Serial Fortran compiler (mostly for tool generation):
which SFC
/usr/bin/gfortran
Serial C compiler (mostly for tool generation):
which SCC
/usr/bin/gcc
Fortran compiler for the model source code:
which FC
Will use 'time' to report timing information
C compiler for the model source code:
which CC
make: *** [Makefile:63:configcheck] 错误 1
Thanks a lot for any advice.
Wenky
I am compiling WRF3.9.1 on Ubuntu 19.04 under Windows 7 and follow a tutorial, and the website is as follows,http://www2.mmm.ucar.edu/wrf/OnLineTutorial/compilation_tutorial.php#STEP5
Now I am getting an error during compilation of WRF. After doing ./configure, where i chose 34.damper, there is a error as follows when compiling em_real.
The following indicate the compilers selected to build the WRF system
Serial Fortran compiler (mostly for tool generation):
which SFC
/usr/bin/gfortran
Serial C compiler (mostly for tool generation):
which SCC
/usr/bin/gcc
Fortran compiler for the model source code:
which FC
Will use 'time' to report timing information
C compiler for the model source code:
which CC
make: *** [Makefile:63:configcheck] 错误 1
Thanks a lot for any advice.
Wenky