Mailing List Archive

[Bug 68880] Missing modules/mod_mpm_prefork.so when building Apache httpd-2.4.59
https://bz.apache.org/bugzilla/show_bug.cgi?id=68880

--- Comment #1 from Mike Hall <mhhall3@mail.nasa.gov> ---
In comparing the 2.4.58 and 2.4.59 versions, I'm seeing 3 modules missing:

mod_mpm_event.so
mod_mpm_prefork.so
mod_mpm_worker.so

--
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
[Bug 68880] Missing modules/mod_mpm_prefork.so when building Apache httpd-2.4.59 [ In reply to ]
https://bz.apache.org/bugzilla/show_bug.cgi?id=68880

Eric Covener <covener@gmail.com> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |NEEDINFO

--- Comment #2 from Eric Covener <covener@gmail.com> ---
It's based on ./configure arguments, are they the same?
What do you use and what is the resulting config.log?

--
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
[Bug 68880] Missing modules/mod_mpm_prefork.so when building Apache httpd-2.4.59 [ In reply to ]
https://bz.apache.org/bugzilla/show_bug.cgi?id=68880

--- Comment #3 from Mike Hall <mhhall3@mail.nasa.gov> ---
Created attachment 39657
--> https://bz.apache.org/bugzilla/attachment.cgi?id=39657&action=edit
Associated config.log file

--
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
[Bug 68880] Missing modules/mod_mpm_prefork.so when building Apache httpd-2.4.59 [ In reply to ]
https://bz.apache.org/bugzilla/show_bug.cgi?id=68880

Mike Hall <mhhall3@mail.nasa.gov> changed:

What |Removed |Added
----------------------------------------------------------------------------
Hardware|PC |Other

--- Comment #4 from Mike Hall <mhhall3@mail.nasa.gov> ---
./configure --prefix=/usr/ecs/OPS/COTS/apache-2.4.59-ssl
--enable-mods-shared=all --enable-proxy --enable-ssl
--with-ssl=/usr/bin/openssl --enable-mpms-share=all --with-included-apr

--
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
[Bug 68880] Missing modules/mod_mpm_prefork.so when building Apache httpd-2.4.59 [ In reply to ]
https://bz.apache.org/bugzilla/show_bug.cgi?id=68880

--- Comment #5 from Rainer Jung <rainer.jung@kippdata.de> ---
Please try with "--enable-mpms-shared=all" instead of
"--enable-mpms-share=all".

--
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
[Bug 68880] Missing modules/mod_mpm_prefork.so when building Apache httpd-2.4.59 [ In reply to ]
https://bz.apache.org/bugzilla/show_bug.cgi?id=68880

Mike Hall <mhhall3@mail.nasa.gov> changed:

What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEEDINFO |RESOLVED

--- Comment #6 from Mike Hall <mhhall3@mail.nasa.gov> ---
Thanks that fixed issue.
I really appreciate your quick response.

--
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