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

Can't support mac m1 arm64 cpu #146

Closed
Jinwei1987 opened this issue Jan 19, 2022 · 1 comment
Closed

Can't support mac m1 arm64 cpu #146

Jinwei1987 opened this issue Jan 19, 2022 · 1 comment

Comments

@Jinwei1987
Copy link

when loading softhsm lib on arm64 mac, there is an error: dlopen(/opt/homebrew/Cellar/softhsm/2.6.1/lib/softhsm/libsofthsm2.so, 0x0006): tried: '/opt/homebrew/Cellar/softhsm/2.6.1/lib/softhsm/libsofthsm2.so' (mach-o file, but is an incompatible architecture (have 'arm64', need 'x86_64')), '/usr/local/lib/libsofthsm2.so' (no such file), '/usr/lib/libsofthsm2.so' (no such file)

@Jinwei1987
Copy link
Author

I have got the problem solved with node 16.13.2. Looks like it is some compatible issue with old version of nodejs.

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