You have to tell the config/install the root directory of your Apache source code, i.e. you add '--with-apache=/path/to/apache' in the config file, not '--with-apache=/path' /to/apache/src'.
http://www.bkjia.com/PHPjc/632425.htmlwww.bkjia.comtruehttp: //www.bkjia.com/PHPjc/632425.htmlTechArticleYou must tell the configuration/installation of the root directory of your Apache source code, that is, you need to add in the configuration file --with-apache=/path/to/apache, not --with-apache=/path/to/apache/src. ...