hi,
I tried to build cesm2.1.3, terminal displays the folllowing error message:
ERROR: BUILD FAIL: buildexe failed, cat $casename/bld/cesm.bldlog.201026-17364
then I check the cesm.bldlog, part of content is as follows:
Building a single executable version of target coupled model
ERROR: Command make exec_se -j 8 EXEC_SE=$casename/bld/cesm.exe MODEL=driver LIBROOT=$casename/bld/lib -f $caseroot/Tools/Makefile failed rc=2
*****
make: *** No rule to make target `$casename/bld/lib/libatm.a', needed by `$casename/bld/cesm.exe'. Stop.
make: *** Waiting for unfinished jobs....
Here $casename and $caseroot are just being used instead of the absolute path.
the case compset is G: 2000_DATM%NYF_SLND_CICE_POP2_DROF%NYF_SGLC_WW3
the compiler I used is intel2016 version.
Would you please give me some hints? Any suggestions or help are highly appreciated. Thank you so much!
I tried to build cesm2.1.3, terminal displays the folllowing error message:
ERROR: BUILD FAIL: buildexe failed, cat $casename/bld/cesm.bldlog.201026-17364
then I check the cesm.bldlog, part of content is as follows:
Building a single executable version of target coupled model
ERROR: Command make exec_se -j 8 EXEC_SE=$casename/bld/cesm.exe MODEL=driver LIBROOT=$casename/bld/lib -f $caseroot/Tools/Makefile failed rc=2
*****
make: *** No rule to make target `$casename/bld/lib/libatm.a', needed by `$casename/bld/cesm.exe'. Stop.
make: *** Waiting for unfinished jobs....
Here $casename and $caseroot are just being used instead of the absolute path.
the case compset is G: 2000_DATM%NYF_SLND_CICE_POP2_DROF%NYF_SGLC_WW3
the compiler I used is intel2016 version.
Would you please give me some hints? Any suggestions or help are highly appreciated. Thank you so much!