[MacPorts] #68321: apache2 @2.4.57 mod_proxy_html build failure on sonoma
MacPorts
noreply at macports.org
Mon Oct 2 18:37:10 UTC 2023
#68321: apache2 @2.4.57 mod_proxy_html build failure on sonoma
------------------------+--------------------
Reporter: dazzlee69 | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: apache2 |
------------------------+--------------------
Comment (by ryandesign):
Your log says:
{{{
:info:configure checking for libxml2... checking for libxml2... yes
:info:configure setting MOD_CFLAGS to "-I/usr/local/include/libxml2"
:info:configure setting MOD_XML2ENC_LDADD to "-lxml2"
:info:configure checking whether to enable mod_xml2enc... shared (all)
:info:configure checking whether to enable mod_proxy_html... checking
dependencies
:info:configure checking for libxml2... (cached) yes
:info:configure setting MOD_PROXY_HTML_LDADD to "-lxml2"
:info:configure checking whether to enable mod_proxy_html... shared (all)
}}}
Remove what you have in /usr/local. See wiki:FAQ#usrlocal. Then `sudo port
clean apache2` and try again.
We should improve the apache2 port so that it does not attempt to find
libxml2 there. Or, we should enable mod_proxy_html and have it find
MacPorts libxml2 and fix the compile problems, if mod_proxy_html is
useful.
--
Ticket URL: <https://trac.macports.org/ticket/68321#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list