Looks cannot build without other sources from trunk, like maybe
ap_mmn.h util_filter.h core_filters.c request.c util_filter.c
Can we have a patch for 2.4 ?
On Monday 09/04/2018 at 16:37, Steffen wrote:
Current trunk still does not build mod_ssl on windows:
Got:
ssl_engine_io.obj : error LNK2019: unresolved external symbol
_ap_filter_reinstate_brigade referenced in function
_ssl_io_filter_output
ssl_engine_io.obj : error LNK2019: unresolved external symbol
_ap_filter_should_yield referenced in function _ssl_io_filter_output
ssl_engine_io.obj : error LNK2019: unresolved external symbol
_ap_filter_setaside_brigade referenced in function
_ssl_io_filter_output
And warnings with same vcar's:
Warning C4013 'ap_filter_reinstate_brigade' undefined; assuming extern
returning int mod_ssl
c:\vc15\win32\httpd-2.4\modules\ssl\ssl_engine_io.c 1782
Warning C4013 'ap_filter_should_yield' undefined; assuming extern
returning int mod_ssl
c:\vc15\win32\httpd-2.4\modules\ssl\ssl_engine_io.c 1808
Warning C4013 'ap_filter_setaside_brigade' undefined; assuming extern
returning int mod_ssl
c:\vc15\win32\httpd-2.4\modules\ssl\ssl_engine_io.c 1865
Cannot figure out if I miss an include.
On Monday 09/04/2018 at 16:17, build...@apache.org wrote:
The Buildbot has detected a restored build on builder httpd-trunk
while building . Full details are available at:
https://ci.apache.org/builders/httpd-trunk/builds/1995
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: bb_slave6_ubuntu
Build Reason: The AnyBranchScheduler scheduler named
'httpd-trunk-on-commit' triggered this build
Build Source Stamp: [branch httpd/httpd/trunk] 1828723
Blamelist: icing
Build succeeded!
Sincerely,
-The Buildbot