[MacPorts] #54446: nghttp2 @1.24.0 does not build on PPC Leopard, Mac OS X 10.5.8, with configure.cxx_stdlib = macports-libstdc++ and macports-gcc-6 because "'AI_NUMERICSERV' was not declared in this scope"
MacPorts
noreply at macports.org
Sun Jul 9 14:52:25 UTC 2017
#54446: nghttp2 @1.24.0 does not build on PPC Leopard, Mac OS X 10.5.8, with
configure.cxx_stdlib = macports-libstdc++ and macports-gcc-6 because
"'AI_NUMERICSERV' was not declared in this scope"
------------------------+-------------------------
Reporter: ballapete | Owner: Schamschula
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.4.1
Resolution: | Keywords: leopard
Port: nghttp2 |
------------------------+-------------------------
Comment (by ballapete):
Only `src/shrpx_config.cc` has
{{{
auto resolve_flags = numeric_addr_only ? AI_NUMERICHOST | AI_NUMERICSERV :
0;
}}}
so either the macros should be defined here or directly substituted.
--
Ticket URL: <https://trac.macports.org/ticket/54446#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list