[MacPorts] #48786: OSX 10.5 (Leopard) support for AI_NUMERICSERV
MacPorts
noreply at macports.org
Sun Sep 6 12:21:35 PDT 2015
#48786: OSX 10.5 (Leopard) support for AI_NUMERICSERV
-------------------------------+--------------------------------
Reporter: willem+macports@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.3
Keywords: tiger leopard | Port: PHP70
-------------------------------+--------------------------------
PHP 70 won't build on OSX Leopard (10.5) because it's missing a constant
``AI_NUMERICSERV``.
{{{
php70/work/php-7.0.0RC2/sapi/phpdbg/phpdbg_io.c: In function
"phpdbg_create_listenable_socket":
php70/work/php-7.0.0RC2/sapi/phpdbg/phpdbg_io.c:236: error:
"AI_NUMERICSERV" undeclared (first use in this function)
}}}
A similar fix was applied here: https://trac.macports.org/ticket/41916
It would be nice to include a patch or send one upstream to make the
improvements of PHP 7.0 available on older systems.
--
Ticket URL: <https://trac.macports.org/ticket/48786>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list