When compiling, do not place some files used by older versions in the directory of the current version. First run "cp *.o functions" and then rerun "make" to see. If that still doesn't work, you should upgrade your GNU make program.
http://www.bkjia.com/PHPjc/632422.htmlwww.bkjia.comtruehttp: //www.bkjia.com/PHPjc/632422.htmlTechArticleDo not place some files used by older versions in the directory of the current version when compiling. First run "cp *.o functions" and then rerun "make" to see. If that still doesn't work, you should upgrade your...