I have encountered the following problem. How should I solve it:
cp: cannot stat 'Makefile.conf.old': No such file or directory
cp: cannot stat 'Makefile.conf': No such file or directory
Makefile:4: Makefile.conf: No such file or directory
gmake: *** No rule to make target 'Makefile.conf'. Stop.
cp: cannot stat 'Makefile.conf.old': No such file or directory
cp: cannot stat 'Makefile.conf': No such file or directory
Makefile:4: Makefile.conf: No such file or directory
gmake: *** No rule to make target 'Makefile.conf'. Stop.