Skip to content

Open SSL Error #30

Open
Open
@HarshCdot26

Description

@HarshCdot26

Hello,

I am getting following error on build. I followed all the instructions as per the Readme. This issue occured while using the master branch.

In file included from ../../zsrtp/zrtp/srtp/crypto/SrtpSymCrypto.h:29:0,
from ../../zsrtp/zrtp/srtp/crypto/openssl/SrtpSymCrypto.cpp:25:
../../zsrtp/zrtp/srtp/CryptoContext.h:422:26: error: field ‘hmacSha1Ctx’ has incomplete type ‘HMAC_CTX {aka hmac_ctx_st}’
HMAC_CTX hmacSha1Ctx;
^~~~~~~~~~~

OpenSSL version on my Ubuntu PC is OpenSSL 1.1.1. I saw earlier issue posted by a user earlier. It was commented that this issue was resolved and merged to master branch. But I'm still facing this issue.

Edit: I also tried to compile with OpenSSL version 3.0 same issue occured. @wernerd Please help regarding the same.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions