Yes, *sad face*. There was a reason our grandfathers kept everything in one source file...
I added the missing line in trunk and 2.4.x. Jan, are you able to verify that the current 2.4.x builds for you? Thanks! -Stefan > Am 22.03.2016 um 11:25 schrieb Jim Jagielski <j...@jagunet.com>: > > Ugg, ugg and triple ugg. > > I have a mind to recall 2.4.19, but will leave the vote open > to ensure we don't have problems w/ other platforms before > we re-T&R. > >> On Mar 21, 2016, at 9:49 PM, Jan Ehrhardt <php...@ehrhardt.nl> wrote: >> >> Jim Jagielski in gmane.comp.apache.devel (Mon, 21 Mar 2016 13:37:40 >> -0400): >>> [x] +0: meh >> >> mod_http2.so will not build 'out of the box' on Windows, because >> mod_http2.dsp is missing >> >> # Begin Source File >> >> SOURCE=./h2_ngn_shed.c >> # End Source File >> >> This leads to build errors like: >> >> 1>h2_mplx.obj : error LNK2019: unresolved external symbol >> _h2_ngn_shed_done_task referenced in function _h2_mplx_req_engine_done >> 1>.\Release\mod_http2.so : fatal error LNK1120: 12 unresolved externals >> >> Moreover, it is confusing that this mod_http2 has version 1.2.8, but is >> different from the v1.2.8 release at >> https://github.com/icing/mod_h2/releases >> >> Jan >> >