Daniel Pocock created PROTON-1341:
-------------------------------------

             Summary: build fails with OpenSSL 1.1.0
                 Key: PROTON-1341
                 URL: https://issues.apache.org/jira/browse/PROTON-1341
             Project: Qpid Proton
          Issue Type: Bug
          Components: proton-c
    Affects Versions: 0.15.0
         Environment: n/a
            Reporter: Daniel Pocock


/tmp/buildd/qpid-proton-0.14.0/proton-c/src/ssl/openssl.c: In function 
'get_dh2048':
/tmp/buildd/qpid-proton-0.14.0/proton-c/src/ssl/openssl.c:406:5: error: 
dereferencing pointer to incomplete type 'DH {aka struct dh_st}'
   dh->p=BN_bin2bn(dh2048_p,sizeof(dh2048_p),NULL);
     ^~
proton-c/CMakeFiles/qpid-proton.dir/build.make:1105: recipe for target 
'proton-c/CMakeFiles/qpid-proton.dir/src/ssl/openssl.c.o' failed


I looked at the source code in master branch and it has the same bug.

OpenSSL 1.1.0 is appearing in Linux distributions over the next months 
(recently appeared in Debian unstable) so this needs to be addresses urgently 
or the packages will be dropped.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to