Hello again,
I tried to follow the steps given in Quick Start: CESM Model Workflow (CESM2.2) — CESM CESM2.2 documentation . When I am building the case using
I am getting the following error:
When I tried to cat the error file, I am getting this error:
Could any one please help, how to rectify this issue?
I tried to follow the steps given in Quick Start: CESM Model Workflow (CESM2.2) — CESM CESM2.2 documentation . When I am building the case using
Code:
./case.build
Code:
ERROR: /home/csp/my_cesm_sandbox/cime/src/build_scripts/buildlib.gptl FAILED, cat /home/csp/OUTPUT/CESM/scratch/b.e20.B1850.f19_g17.test/bld/gptl.bldlog.220913-143935
Code:
gcc: error: precise: No such file or directory
gcc: error: minimal: No such file or directory
gcc: error: unrecognized command line option ‘-qno-opt-dynamic-align’
gcc: error: unrecognized command line option ‘-fp-model’
gmake: *** [/home/csp/my_cesm_sandbox/cime/src/share/timing/Makefile:81: gptl.o] Error 1
ERROR: gcc: error: precise: No such file or directory
gcc: error: minimal: No such file or directory
gcc: error: unrecognized command line option -qno-opt-dynamic-align
gcc: error: unrecognized command line option -fp-model
gmake: *** [/home/csp/my_cesm_sandbox/cime/src/share/timing/Makefile:81: gptl.o] Error 1
Could any one please help, how to rectify this issue?