On Mon, Jan 9, 2017 at 8:25 PM, Jacob Champion <champio...@gmail.com> wrote:
> On 01/06/2017 04:51 PM, Jacob Champion wrote:
>>
>> Hmm, I haven't tested with dynamic MPM modules; I bet the in-tree 'find'
>> invocation is looking in the wrong place or something.
>
>
> Yep, copy-paste error meant that it was looking in the modules/ build
> directory instead of server/. Sync up trunk and give it another try.

Nope, still:
$ make check
[...]
ulimit -c unlimited; /usr/bin/perl
/home/yle/src/apache/asf/httpd/test/framework/trunk/t/TEST -config
httpd: Syntax error on line 66 of
/home/yle/src/apache/httpd/trunk/check/conf/httpd.conf: LoadModule
takes two arguments, a module name and the name of a shared object
file to load it from

With:
 66 LoadModule mpm_event_module
 67 #LoadModule mpm_motorz_module
 68 #LoadModule mpm_prefork_module
 69 #LoadModule mpm_simple_module
 70 #LoadModule mpm_worker_module

Thanks for dealing with all this!

Reply via email to