[MacPorts] #59397: openssh @8.1_1: fails to build on 10.6: audit-bsm.c:66:10: fatal error: 'bsm/audit_session.h' file not found
MacPorts
noreply at macports.org
Tue Oct 22 15:07:57 UTC 2019
#59397: openssh @8.1_1: fails to build on 10.6: audit-bsm.c:66:10: fatal error:
'bsm/audit_session.h' file not found
-------------------------+-------------------------
Reporter: grumpybozo | Owner: Ionic
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 2.6.1
Resolution: fixed | Keywords: snowleopard
Port: openssh |
-------------------------+-------------------------
Changes (by Mihai Moldovan <ionic@…>):
* status: accepted => closed
* resolution: => fixed
Comment:
In [changeset:"c324770cbf372776c5aa882d989747af73bec080/macports-ports"
c324770cbf372776c5aa882d989747af73bec080/macports-ports] (master):
{{{
#!ConfigurableCommitTicketReference repository="macports-ports"
revision="c324770cbf372776c5aa882d989747af73bec080"
net/openssh: (hopefully) fix build failures on 10.6-.
Only 10.7 introduced the audit-session.h header, so we can't rely on it
on older platforms. Shouldn't terribly matter, since older Apple patches
didn't set the newly introduced flags either.
Also, while at it, fix a compiler warning due to memmem() not being
declared - just a typo in the code.
No revbump since this only fixes build failures or warnings.
Fixes: https://trac.macports.org/ticket/59397
}}}
--
Ticket URL: <https://trac.macports.org/ticket/59397#comment:11>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list