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

precompiled binaries not working on macOS Catalina #47

Closed
jssdenton opened this issue Jun 9, 2020 · 1 comment
Closed

precompiled binaries not working on macOS Catalina #47

jssdenton opened this issue Jun 9, 2020 · 1 comment
Assignees

Comments

@jssdenton
Copy link

When I try running the precompiled binaries on Catalina, I get:

dyld: lazy symbol binding failed: Symbol not found: _dyld_enumerate_tlv_storage
Referenced from: /Users/jsdenton/Downloads/./msmc_1.1.0
Expected in: /usr/lib/libSystem.B.dylib

dyld: Symbol not found: _dyld_enumerate_tlv_storage
Referenced from: /Users/jsdenton/Downloads/./msmc_1.1.0
Expected in: /usr/lib/libSystem.B.dylib

Abort trap: 6

A similar issue happens with the precompiled binaries for msmc2:

dyld: lazy symbol binding failed: Symbol not found: _dyld_enumerate_tlv_storage
Referenced from: /Users/jsdenton/Downloads/./msmc2_macos64bit
Expected in: /usr/lib/libSystem.B.dylib

dyld: Symbol not found: _dyld_enumerate_tlv_storage
Referenced from: /Users/jsdenton/Downloads/./msmc2_macos64bit
Expected in: /usr/lib/libSystem.B.dylib

Abort trap: 6

@stschiff stschiff self-assigned this Jun 15, 2020
@stschiff
Copy link
Owner

stschiff commented Jul 2, 2020

Just release a new binary. This should be resolved now. Also for MSMC2

@stschiff stschiff closed this as completed Jul 2, 2020
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