https://bz.apache.org/bugzilla/show_bug.cgi?id=67352

--- Comment #2 from Stefan Eissing <[email protected]> ---
`ap_post_read_request()` was added in httpd 2.4.51. You seem to compile the
module against a very old server version (or at least very old header files).

Please not that if you have installed httpd headers in your system and build a
local checkout, your build may find the system header files first.

As to `func_munge_path_list` that seems to be an issue in your local build
system setup in regard to libtool. Nothing particular tied to mod_http2, afaik.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to