Thanks Ken Bel for your challenge to solve the error in rpmbuid of
httpd-2.4.23, I reported. I am glad to hear the error is reproduced at
the CentOS6.8 platform.
However, I have no way to check the integrity of the whole system made
by the modifications. I hope people involved in HTTPD project would
erase the rpmbuild error in the future. I would like to wait until then.
In the doc provided by the project, rpmbuild is supported by a very
simple way.
https://httpd.apache.org/docs/2.4/platform/rpm.html
Thank you Ken.
Yours truly,
Kazuhiko kohmoto
On 2016/08/12 15:18, Ken Bell wrote:
This is on CentOS 6.8, but the error you show was the same.
To try to build the package I edited the httpd.spec file to add:
"--enable-proxy" and "--enable-proxy-fdpass" to the "%configure"
stanza. That got rid of the error you show but turned up a different
one: "Installed (but unpackaged) file(s) found" regarding
"/usr/lib64/httpd/modules/mod_proxy_hcheck.so". I then added that
file to the list of modules, recreated the "httpd-2.4.23.tar.bz"
file and apparently successfully built the RPMs.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org