Error: undefined symbol: secp256k1_ecdsa_recoverable_signature_parse_compact #1447

issue winsvega openend this issue on November 24, 2023
  1. winsvega commented at 2:24 pm on November 24, 2023: none

    I am getting this error after I linked the .so libfile: What can it be?

    error: undefined symbol: secp256k1_ecdsa_recoverable_signature_parse_compact

    I compiled using this

    0export ANDROID_NDK_ROOT=/home/wins/Android/android-ndk-r25c/ 
    1cmake .. -DCMAKE_TOOLCHAIN_FILE="${ANDROID_NDK_ROOT}/build/cmake/android.toolchain.cmake" -DANDROID_ABI=arm64-v8a -DANDROID_PLATFORM=28
    
  2. real-or-random commented at 2:33 pm on November 24, 2023: contributor
    You need to enable the recovery module, which is disabled by default. Try passing -DSECP256K1_ENABLE_MODULE_RECOVERY=ON to Cmake.
  3. bitcoin-core locked this on Nov 24, 2023
  4. ?
    converted_to_discussion real-or-random

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin-core/secp256k1. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2024-11-01 00:15 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me