Re: Trouble trying to compile apache2

2022-02-20 Thread Adam Dinwoodie
On Thu, Feb 17, 2022 at 03:37:00PM +, Jon Turney wrote: > On 16/02/2022 10:40, Adam Dinwoodie wrote: > > > > Inevitably a bunch of other maintainers will have their own way of doing > > things; I think Scallywag is the closest thing we have to a common CI/CD > > setup. But hopefully some of t

Re: Trouble trying to compile apache2

2022-02-17 Thread Scott Wood
I get that error using the dist (cygwin) copy. It's the reason i tried compiling from scratch in the first place as I couldn't find anything other then very techie explanations of running sysv memory configuration tools on unix (read: non-cygwin) systems to fix Mutex allocation errors. I finally f

Re: Trouble trying to compile apache2

2022-02-17 Thread Jon Turney
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 and didn't include some of the ssl libs I needed. When I try to compile it's failing when tryi

Re: Trouble trying to compile apache2

2022-02-16 Thread Adam Dinwoodie
On Tue, Feb 15, 2022 at 04:50:22AM -0800, Russell VT wrote: > Thanks for the clarification, Adam. > > I've been meaning/wanting to step up and take care of some Cygwin packages, > given that it's generally my Unix after from my desktop environment sort of > arrangement ... and, well, I have a Jenk

Re: Trouble trying to compile apache2

2022-02-15 Thread Russell VT
Thanks for the clarification, Adam. I've been meaning/wanting to step up and take care of some Cygwin packages, given that it's generally my Unix after from my desktop environment sort of arrangement ... and, well, I have a Jenkins server that has some free cycles on it (particularly for things li

Re: Trouble trying to compile apache2

2022-02-15 Thread Adam Dinwoodie
On Mon, Feb 14, 2022 at 11:17:59PM -0800, Russell VT wrote: > On Mon, Feb 14, 2022 at 2:26 PM 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 and di

Re: Trouble trying to compile apache2

2022-02-14 Thread Russell VT
On Mon, Feb 14, 2022 at 2:26 PM 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 and didn't include some of the ssl libs I needed. > Well, I wouldn't call it

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: