I use this command to compile em_real on WRF 4.4
./compile em_real 2>&1 | tee compile_wrf.log
I got this message
not running the WRF-Chem KPP coupler
end of compile_wkc
=========================================================
Neither WRF_EM_CORE nor WRF_PLUS_CORE
are explicitly specified in shell environment....
==============================================================================================
V4.4
No git found or not a git repository, git commit version not available.
Compiling: WRF_EM_CORE
WRFIO_NCD_LARGE_FILE_SUPPORT=1
Linux slsbl 5.15.0-43-generic #46-Ubuntu SMP Tue Jul 12 10:30:17 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
GNU Fortran (Ubuntu 11.2.0-19ubuntu1) 11.2.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
==============================================================================================
setting parallel make -j 2
==============================================================================================
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:68: configcheck] Error 1
./compile em_real 2>&1 | tee compile_wrf.log
I got this message
not running the WRF-Chem KPP coupler
end of compile_wkc
=========================================================
Neither WRF_EM_CORE nor WRF_PLUS_CORE
are explicitly specified in shell environment....
==============================================================================================
V4.4
No git found or not a git repository, git commit version not available.
Compiling: WRF_EM_CORE
WRFIO_NCD_LARGE_FILE_SUPPORT=1
Linux slsbl 5.15.0-43-generic #46-Ubuntu SMP Tue Jul 12 10:30:17 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
GNU Fortran (Ubuntu 11.2.0-19ubuntu1) 11.2.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
==============================================================================================
setting parallel make -j 2
==============================================================================================
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:68: configcheck] Error 1