Re: Trouble trying to compile apache2

2022-02-17 Thread Scott Wood
On Thu, Feb 17, 2022 at 10:35 AM Jon Turney wrote: > On 14/02/2022 22:25, Scott Wood wrote: > > I'm trying to compile a current version of apache2 httpd under the > cygwin64 > > environment. There is an older version of apache2 compiled in cygwin but > > it's orphaned

Apache error when enabling ssl

2022-02-16 Thread Scott Wood
Whenever I try to enable the ssl module in apache2 (original dist version or custom compiled version) I get the following error: $ apachectl -k start [Wed Feb 16 17:29:11.188154 2022] [core:emerg] [pid 47724] (88)Function not implemented: AH00023: Couldn't create the mpm-accept mutex (88)Function

Trouble trying to compile apache2

2022-02-14 Thread Scott Wood
I'm trying to compile a current version of apache2 httpd under the cygwin64 environment. There is an older version of apache2 compiled in cygwin but it's orphaned and didn't include some of the ssl libs I needed. When I try to compile it's failing when trying to compile the mod_cache_disk module: