Re: [users@httpd] rpmbuild for httpd-2.4.23 failed missing mod_proxy_fdpass.so

2016-07-18 Thread Jim Jagielski
The only thing I can think of is that the whole configure dependency code for mod_proxy and its submodules was reworked due to a singular issue; this resulted in a lot of churn in that code and likely in order to fix one subset of people the "fix" affected a larger subset. Please forward your bug

Re: [users@httpd] rpmbuild for httpd-2.4.23 failed missing mod_proxy_fdpass.so

2016-07-17 Thread kohmoto
Thank you for your reply. In '[httpd-2.4.23] mod_porxy_fdpass.la is missing', 'mod_proxy_fdpass.la is missing' is my own comment, while comparing below messages given during rpmbuild for each version. [httpd-2.4.20] Building shared: mod_proxy.la mod_proxy_connect.la mod_proxy_ftp.la

Re: [users@httpd] rpmbuild for httpd-2.4.23 failed missing mod_proxy_fdpass.so

2016-07-17 Thread kohmoto
Thank you for your response. Yes, I use httpd's own rpm. I just use the following command. $rpmbuild -tb --clean httpd-2.4.23.tar.bz2 Up to httpd-2.4.20.tar.bz2, this command functioned and rpm files were obtained without problem. My environments: CentOS Linux release 7.2.1511 linux kernel

Re: [users@httpd] rpmbuild for httpd-2.4.23 failed missing mod_proxy_fdpass.so

2016-07-17 Thread Andrea Croci
[httpd-2.4.23] mod_porxy_fdpass.la is missingIs this your typo or is it in your conf/build files? - To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org For additional commands, e-mail: users-h...@httpd.apache.org

Re: [users@httpd] rpmbuild for httpd-2.4.23 failed missing mod_proxy_fdpass.so

2016-07-17 Thread William A Rowe Jr
This is a dev@ level regression, sharing with that list. Please confirm you are using httpd's own rpm. If not, the specific --enable-modules provided for your rpm.spec file may be at issue. On Jul 17, 2016 3:45 AM, "kohmoto" wrote: > I tried to rpmbuild the former

[users@httpd] rpmbuild for httpd-2.4.23 failed missing mod_proxy_fdpass.so

2016-07-17 Thread kohmoto
I tried to rpmbuild the former version httpd-2.4.20.tar.bz2 in the same machine. The result was successful without error. So, the rpmbuild failure of httpd-2.4.23 missing mod_proxy_fdpass.so is not due to my rebuild environment. All previous versions gave also successful results. Messages

[users@httpd] rpmbuild for httpd-2.4.23 failed

2016-07-14 Thread kohmoto
This is an additional information on the failure in the process of rpmbuild for httpd-2.4.23.tar.bz2 downloaded. During the rpmbuild, messages are output. While focusing on the term 'mod_proxy', the following messages are output. I wish these might be some help to solve the failure.