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

[Question]: #27

Open
hector-cao opened this issue Dec 16, 2024 · 0 comments
Open

[Question]: #27

hector-cao opened this issue Dec 16, 2024 · 0 comments
Labels

Comments

@hector-cao
Copy link

Context

Hello,

Recently, support for mbedtls 3.6.x has been added
In debian, libmbedtls 3.6.x does not have PSA crypto enabled so when I try to build bctoolbox 5.3.97 I run into compilation errors.

I m wondering if I can safely remove the PSA crypto support in bctoolbox (by removing this #ifdef block :

#if MBEDTLS_VERSION_NUMBER >= 0x03060000 // v3.6.0
).

Thanks !

General information

  • OS: Debian

Expected behaviour

I wanted to do a simple call with the Linux client calling the Android phone. However, the phone doesn't ring when it is asleep.

To Reproduce

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Additional context

Add any other context about the problem here.

SDK logs URL

No response

@hector-cao hector-cao added the bug label Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant