Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Building error #35

Open
antonio-couto opened this issue Nov 17, 2021 · 0 comments
Open

Building error #35

antonio-couto opened this issue Nov 17, 2021 · 0 comments

Comments

@antonio-couto
Copy link

No Matter what I do always I get this error on Debian 11:

/usr/src/mediastreamer2/src/crypto/dtls_srtp.c:28:10: fatal error: bctoolbox/crypto.h: No such file or directory

This is the command line for build:

bctoolbox:

sudo cmake . -DCMAKE_PREFIX_PATH=/usr/local/include/mbedtls -DENABLE_POLARSSL=NO -DENABLE_TESTS=NO -DENABLE_TESTS_COMPONENT=NO

m2:

sudo cmake . -DSRTP_INCLUDE_DIRS=/usr/include -DSRTP_LIBRARIES=/usr/lib -DENABLE_DOC=NO -DENABLE_UNIT_TESTS=NO -DCMAKE_PREFIX_PATH=/usr/include:/usr/local/include/mbedtls:/usr/local/include/bctoolbox:/usr/local/include/BCUnit:/usr/src/bctoolbox/include/bctoolbox:/usr/src/bctoolbox/include

Any advice will be much appreciate
Thanks in avanced.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant