[asterisk-bugs] [JIRA] (ASTERISK-27714) [patch] chan_unistim: NetBSD has an incompatible struct in_pktinfo.
Friendly Automation (JIRA)
noreply at issues.asterisk.org
Mon Mar 5 12:45:13 CST 2018
[ https://issues.asterisk.org/jira/browse/ASTERISK-27714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Friendly Automation closed ASTERISK-27714.
------------------------------------------
Resolution: Fixed
> [patch] chan_unistim: NetBSD has an incompatible struct in_pktinfo.
> -------------------------------------------------------------------
>
> Key: ASTERISK-27714
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-27714
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Channels/chan_unistim
> Affects Versions: 13.19.2, 15.2.2
> Environment: NetBSD 7.1.1
> Reporter: Alexander Traud
> Assignee: Alexander Traud
> Severity: Minor
> Labels: patch
> Attachments: NetBSD_avoid_in_pktinfo.patch
>
>
> {code}chan_unistim.c: In function 'send_raw_client':
> chan_unistim.c: error: 'struct in_pktinfo' has no member named 'ipi_spec_dst'
> pki->ipi_spec_dst.s_addr == addr_ourip->sin_addr.s_addr;
> ^~{code}This issue is discussed in [PR/48166|http://gnats.netbsd.org/48166].
> The same issue was already found/posted four years ago in July 2013 by John Nemeth, member of the NetBSD team.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list