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: [email protected]
          Reporter: [email protected]
  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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to