jobcomp error

Hello. when executing the ./jobcomp it throws me the following error messages

OPERATING SYSTEM IS: Linux
file namelist_pisces exists in Run directory
Checking COMPILEAGRIF…
cpp: error: testkeys.F: No such file or directory
cpp: warning: ‘-x c’ after last input file has no effect
cpp: fatal error: no input files
compilation terminated.
Checking COMPILEMPI…
cpp: error: testkeys.F: No such file or directory
cpp: warning: ‘-x c’ after last input file has no effect
cpp: fatal error: no input files
compilation terminated.
Checking COMPILEXIOS…
cpp: error: testkeys.F: No such file or directory
cpp: warning: ‘-x c’ after last input file has no effect
cpp: fatal error: no input files
compilation terminated.
Checking COMPILEOASIS…
cpp: error: testkeys.F: No such file or directory
cpp: warning: ‘-x c’ after last input file has no effect
cpp: fatal error: no input files
compilation terminated.
Checking COMPILEOMP…
cpp: error: testkeys.F: No such file or directory
cpp: warning: ‘-x c’ after last input file has no effect
cpp: fatal error: no input files
compilation terminated.
sed: can’t read Makedefs.generic: No such file or directory
make: *** No rule to make target ‘depend’. Stop.
make: *** No targets specified and no makefile found. Stop.

How can i solve it? Thank you.