Re: Trunk: APR.so won't load

2015-04-14 Thread Steve Hay
Excellent! I guess that's fixed it then, so I will apply that patch. Many thanks for testing. On 14 April 2015 at 08:37, Jie Gao wrote: > Hi Steve > > Yes, I applied the AP_DEBUG patch. > > Regards, > > Jie > > * Steve Hay wrote: > >> Date: Tue, 14 Apr 2015 08:32:29 +0100 >> From: Steve Hay >>

Re: Trunk: APR.so won't load

2015-04-14 Thread Jie Gao
Hi Steve Yes, I applied the AP_DEBUG patch. Regards, Jie * Steve Hay wrote: > Date: Tue, 14 Apr 2015 08:32:29 +0100 > From: Steve Hay > To: Jie Gao > CC: "modperl@perl.apache.org" , mod_perl Dev > > Subject: Re: Trunk: APR.so won't load > > That's great news! Was that with the AP_DEBUG

Re: Trunk: APR.so won't load

2015-04-14 Thread Steve Hay
That's great news! Was that with the AP_DEBUG patch to lib/Apache2/Build.pm that I posted last time, or did it just work without that anyway? On 14 April 2015 at 05:13, Jie Gao wrote: > Hi Steve > > I got the src from trunk again and rebuilt httpd with > "--enable-maintainer-mode", just as you re