[REVOKED] Re: [VOTE] Release Apache httpd 2.4.24 as GA

2016-12-16 Thread Jim Jagielski
This call is REVOKED! > On Dec 16, 2016, at 7:06 AM, Jim Jagielski wrote: > > At long, long last, the pre-release test tarballs for Apache httpd > version 2.4.24 can be found at the usual place: > > http://httpd.apache.org/dev/dist/ > > I'm calling a VOTE on releasing

Re: [VOTE] Release Apache httpd 2.4.24 as GA

2016-12-16 Thread Steffen
Building fine and running now with Exported revision 1774631 (with r1706595). Steffen -Original Message- From: Rainer Jung Sent: Friday, December 16, 2016 4:22 PM To: dev@httpd.apache.org Subject: Re: [VOTE] Release Apache httpd 2.4.24 as GA I think the following missing simple

Re: [VOTE] Release Apache httpd 2.4.24 as GA

2016-12-16 Thread Rainer Jung
I think the following missing simple backport from trunk is fixing it: http://svn.apache.org/r1706595 Regards, Rainer Am 16.12.2016 um 15:59 schrieb Steffen: Reverted that change, building and running now. On Friday 16/12/2016 at 15:01, Jim Jagielski wrote: Looks related to:

Re: [VOTE] Release Apache httpd 2.4.24 as GA

2016-12-16 Thread Rainer Jung
OK, but the shorter path is what is in the other Windows build files for modules which already use mod_status.h, so I'd prefer it for consistency. Regards, Rainer Am 16.12.2016 um 16:12 schrieb Steffen: I did already: /I "../../modules/generators" instead of /I "../generators" And that

Re: [VOTE] Release Apache httpd 2.4.24 as GA

2016-12-16 Thread Steffen
I did already: /I "../../modules/generators" instead of /I "../generators" And that works. Cheers, Steffen On Friday 16/12/2016 at 16:02, Rainer Jung wrote: Am 16.12.2016 um 15:13 schrieb Steffen: An other one: mod_socache_memcache.c(38): fatal error C1083: Cannot open include file:

Re: [VOTE] Release Apache httpd 2.4.24 as GA

2016-12-16 Thread Jim Jagielski
Hmmm Weird that using the "official" macro test results in the error... Waiting to hear from other Win people. > On Dec 16, 2016, at 9:59 AM, Steffen wrote: > > Reverted that change, building and running now. > > On Friday 16/12/2016 at 15:01, Jim Jagielski wrote: >>

Re: [VOTE] Release Apache httpd 2.4.24 as GA

2016-12-16 Thread Rainer Jung
Am 16.12.2016 um 15:13 schrieb Steffen: An other one: mod_socache_memcache.c(38): fatal error C1083: Cannot open include file: 'mod_status.h': No such file or directory Build files are not changed to include mod_status.h This specific problem is hopefully fixed by:

Re: [VOTE] Release Apache httpd 2.4.24 as GA

2016-12-16 Thread Steffen

Re: [VOTE] Release Apache httpd 2.4.24 as GA

2016-12-16 Thread Steffen
An other one: mod_socache_memcache.c(38): fatal error C1083: Cannot open include file: 'mod_status.h': No such file or directory Build files are not changed to include mod_status.h On Friday 16/12/2016 at 13:07, Jim Jagielski wrote: At long, long last, the pre-release test tarballs for

Re: [VOTE] Release Apache httpd 2.4.24 as GA

2016-12-16 Thread Jim Jagielski
Looks related to: https://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/include/scoreboard.h?r1=1732275=1772330_format=h Which is weird. > On Dec 16, 2016, at 8:45 AM, Steffen wrote: > > No go on Windows VC14: > > ...\include\scoreboard.h(30): fatal error C1083:

Re: [VOTE] Release Apache httpd 2.4.24 as GA

2016-12-16 Thread Steffen
No go on Windows VC14: ...\include\scoreboard.h(30): fatal error C1083: Cannot open include file: 'sys/time.h': No such file or directory Steffen On Friday 16/12/2016 at 13:07, Jim Jagielski wrote: At long, long last, the pre-release test tarballs for Apache httpd version 2.4.24 can be

[VOTE] Release Apache httpd 2.4.24 as GA

2016-12-16 Thread Jim Jagielski
At long, long last, the pre-release test tarballs for Apache httpd version 2.4.24 can be found at the usual place: http://httpd.apache.org/dev/dist/ I'm calling a VOTE on releasing these as Apache httpd 2.4.24 GA. [ ] +1: Good to go [ ] +0: meh [ ] -1: Danger Will Robinson. And why.