[asterisk-bugs] [JIRA] (ASTERISK-26522) pjsip: last ubuntu openssl update broke pjsip build

Badalian Vyacheslav (JIRA) noreply at issues.asterisk.org
Sat Oct 29 09:56:09 CDT 2016


     [ https://issues.asterisk.org/jira/browse/ASTERISK-26522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Badalian Vyacheslav updated ASTERISK-26522:
-------------------------------------------

    Description: 
{code}
../src/pj/ssl_sock_ossl.c:396:16: error: 'TLSEXT_nid_unknown' undeclared (first use in this function)
      if (nid & TLSEXT_nid_unknown) {
{code}

please fix in bundle and commit to upstreem pjsip

looks like this commit it
https://boringssl.googlesource.com/boringssl/+/d09f53c943d96700eab17eda16c857fab7861d7c%5E!/

For my part, I wrote a letter to the author of the commit. But I think not just cleaned this {{define}}

  was:
{code}
../src/pj/ssl_sock_ossl.c:396:16: error: 'TLSEXT_nid_unknown' undeclared (first use in this function)
      if (nid & TLSEXT_nid_unknown) {
{code}

please fix in bundle and commit to upstreem pjsip

looks like this commit it
https://boringssl.googlesource.com/boringssl/+/d09f53c943d96700eab17eda16c857fab7861d7c%5E!/


> pjsip: last ubuntu openssl update broke pjsip build
> ---------------------------------------------------
>
>                 Key: ASTERISK-26522
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-26522
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>            Reporter: Badalian Vyacheslav
>            Severity: Critical
>
> {code}
> ../src/pj/ssl_sock_ossl.c:396:16: error: 'TLSEXT_nid_unknown' undeclared (first use in this function)
>       if (nid & TLSEXT_nid_unknown) {
> {code}
> please fix in bundle and commit to upstreem pjsip
> looks like this commit it
> https://boringssl.googlesource.com/boringssl/+/d09f53c943d96700eab17eda16c857fab7861d7c%5E!/
> For my part, I wrote a letter to the author of the commit. But I think not just cleaned this {{define}}



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list