[MacPorts] #69504: apache2 with brotli fails to build on Mojave 10.14
MacPorts
noreply at macports.org
Fri Mar 15 08:11:40 UTC 2024
#69504: apache2 with brotli fails to build on Mojave 10.14
----------------------------+------------------------
Reporter: ArtKoKo | Owner: ryandesign
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.9.1
Keywords: apache2 brotli | Port: apache2
----------------------------+------------------------
With apache2-2.4.58_0+brotli+eventmpm+http2, the module mod_xml2enc.c
fails to build :
{{{
Wl,-headerpad_max_install_names
-Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk
-arch x86_64 -o mod_brotli.la -rpath /opt/local/lib/apache2/modules
-module -avoid-version mod_brotli.lo -L/opt/local/lib -lbrotlienc
-lbrotlicommon -export-symbols-regex brotli_module
:info:build mod_xml2enc.c:212:53: error: unknown type name 'xmlChar'
:info:build ctx->xml2enc = xmlDetectCharEncoding((const
xmlChar*)ctx->buf,
:info:build ^
:info:build 1 error generated.
}}}
--
Ticket URL: <https://trac.macports.org/ticket/69504>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list