[MacPorts] #63279: mod_dnssd @0.6: error: implicit declaration of function 'unixd_setup_child' is invalid in C99
MacPorts
noreply at macports.org
Tue Jul 27 19:30:30 UTC 2021
#63279: mod_dnssd @0.6: error: implicit declaration of function 'unixd_setup_child'
is invalid in C99
--------------------------+-----------------------------
Reporter: cooljeanius | Owner: ryandesign
Type: defect | Status: accepted
Priority: Normal | Milestone:
Component: ports | Version: 2.7.1
Resolution: | Keywords: bigsur catalina
Port: mod_dnssd |
--------------------------+-----------------------------
Changes (by ryandesign):
* owner: (none) => ryandesign
* status: new => accepted
Comment:
`unixd_setup_child` was renamed to `ap_unixd_setup_child` in Apache 2.4
per https://httpd.apache.org/docs/2.4/developer/new_api_2_4.html.
On pre-Xcode 12 systems the port would have built but would have crashed
when Apache tried to load it.
--
Ticket URL: <https://trac.macports.org/ticket/63279#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list