l***@gmail.com
2017-12-24 00:21:35 UTC
I'm running Ubuntu Trusty and attempting to build Apache 2.4.29 from source. Everything seems to work just fine, but `apachectl start` complains that 'Include must have an absolute path, mods-enabled/*.load'. With the packaged versions of apache, wildcards in <Include> and <IncludeOptional> directives work just fine. I thought that I may be hitting a dependency issue, so I downloaded the latest apr and apr-util sources to compile and install. The same error appears. I have check the docs at apache.org and researched for the last couple of days but to no avail. Does anyone have any suggestions as to a solution?