Mailing List Archive

[Bug 67352] New: build error: func_munge_path_list command not found
https://bz.apache.org/bugzilla/show_bug.cgi?id=67352

Bug ID: 67352
Summary: build error: func_munge_path_list command not found
Product: Apache httpd-2
Version: 2.5-HEAD
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: mod_http2
Assignee: bugs@httpd.apache.org
Reporter: nikhilashri00@gmail.com
Target Milestone: ---

On RHEL 8.4, while building httpd2-2.4-57 and its dependencies including
mod_http2-1.15.19-5, the following error was hit:

../libtool: line 7902: func_munge_path_list: command not found

The above is stalling the build of the latest Apache HTTPD rpms.

Also, notable warning/error:

h2_request.c:374:26: error: implicit declaration of function
'ap_post_read_request'; did you mean 'ap_run_post_read_request'?
[-Werror=implicit-function-declaration]
if ((access_status = ap_post_read_request(r))) {
^~~~~~~~~~~~~~~~~~~~
ap_run_post_read_request
cc1: all warnings being treated as errors

--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org