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

Error during run: "dyld: lazy symbol binding failed: Symbol not found: _clock_gettime" #18

Open
treimers opened this issue Apr 27, 2021 · 0 comments

Comments

@treimers
Copy link

Hello,

I tried to clone, compile and run this project but running failed with error

dyld: lazy symbol binding failed: Symbol not found: _clock_gettime

My environment is

Operating system
sw_vers
ProductName: Mac OS X
ProductVersion: 10.11.6
BuildVersion: 15G22010

Java
java -version
openjdk version "15" 2020-09-15
OpenJDK Runtime Environment AdoptOpenJDK (build 15+36)

Maven
mvn -version
Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
Maven home: /Users/treimers/Programme/apache-maven-3.6.3

This seems to be a problem with native code but I do not understand which native code? Is it in the JDK? Or is it in the Azure libraries?

Thanks in advance
Thorsten

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