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

macos: dyld: lazy symbol binding failed: Symbol not found #111

Open
hixichen opened this issue Apr 13, 2020 · 2 comments
Open

macos: dyld: lazy symbol binding failed: Symbol not found #111

hixichen opened this issue Apr 13, 2020 · 2 comments

Comments

@hixichen
Copy link

MacOS: 10.15.4
node: v13.12.0

./bin/hs-airdrop /Users/my/.ssh/id_rsa "xxxxxxx" 0.010
dyld: lazy symbol binding failed: Symbol not found: _mpn_zero_p
  Referenced from: /Users/my/Downloads/hs-airdrop/node_modules/bcrypto/build/Release/bcrypto.node
  Expected in: flat namespace

dyld: Symbol not found: _mpn_zero_p
  Referenced from: /Users/my/Downloads/hs-airdrop/node_modules/bcrypto/build/Release/bcrypto.node
  Expected in: flat namespace

@hixichen hixichen changed the title dyld: lazy symbol binding failed: Symbol not found macos: dyld: lazy symbol binding failed: Symbol not found Apr 13, 2020
@pinheadmz
Copy link
Member

Are you running the latest version of hs-airdrop? Did it install without any errors?

@pinheadmz
Copy link
Member

Perhaps look into this bcoin-org/bcrypto#41

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

2 participants