[asterisk-bugs] [JIRA] (ASTERISK-27714) [patch] chan_unistim: NetBSD has an incompatible struct in_pktinfo.

Alexander Traud (JIRA) noreply at issues.asterisk.org
Sat Mar 3 09:04:13 CST 2018


Alexander Traud created ASTERISK-27714:
------------------------------------------

             Summary: [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: 15.2.2, 13.19.2
         Environment: NetBSD 7.1.1
            Reporter: Alexander Traud
            Severity: Minor


{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