hyperledger-archives / indy-sdk

indy-sdk
https://wiki.hyperledger.org/display/indy
Apache License 2.0
669 stars 735 forks source link

Realpath command not found #2491

Closed mgkarakaya closed 9 months ago

mgkarakaya commented 2 years ago

++ realpath /tmp/android_build/toolchains/darwin/x86/bin/i686-linux-android-ar android.build.sh: line 42: realpath: command not found ++ realpath /tmp/android_build/toolchains/darwin/x86/bin/i686-linux-android-clang android.build.sh: line 42: realpath: command not found

cargo config file doesn't get correct ar and linker path, so couldn't compile ursa.

WadeBarnes commented 2 years ago

@mgkarakaya, would you be able to provide the steps to reproduce this issue and details on where you're seeing this error?