CESM2.1 build error

Soeun

New Member
Hi, all

I encountered an error in the step of ./case.build.
The error messages in $CASE/bld/gptl.bldlog.~~ are below.

gmake: c: Command not found
gmake: [gptl.o] Error 127 (ignored)
gmake: c: Command not found
gmake: [GPTLutil.o] Error 127 (ignored)
gmake: c: Command not found
gmake: [GPTLget_memusage.o] Error 127 (ignored)
gmake: c: Command not found
gmake: [GPTLprint_memusage.o] Error 127 (ignored)
gmake: c: Command not found
gmake: [gptl_papi.o] Error 127 (ignored)
gmake: c: Command not found
gmake: [f_wrappers.o] Error 127 (ignored)
gmake: c: Command not found
gmake: [perf_utils.o] Error 127 (ignored)
gmake: c: Command not found
gmake: [perf_mod.o] Error 127 (ignored)
ar: creating libgptl.a
ar: gptl.o: No such file or directory
gmake: *** [libgptl.a] Error 1
ERROR: gmake: c: Command not found
gmake: [gptl.o] Error 127 (ignored)
gmake: c: Command not found
gmake: [GPTLutil.o] Error 127 (ignored)
gmake: c: Command not found
gmake: [GPTLget_memusage.o] Error 127 (ignored)
gmake: c: Command not found
gmake: [GPTLprint_memusage.o] Error 127 (ignored)
gmake: c: Command not found
gmake: [gptl_papi.o] Error 127 (ignored)
gmake: c: Command not found
gmake: [f_wrappers.o] Error 127 (ignored)
gmake: c: Command not found
gmake: [perf_utils.o] Error 127 (ignored)
gmake: c: Command not found
gmake: [perf_mod.o] Error 127 (ignored)
ar: creating libgptl.a
ar: gptl.o: No such file or directory
gmake: *** [libgptl.a] Error 1


Any solution will be greatly appreciated.
 
Back
Top