jedisct1 / libsodium

A modern, portable, easy to use crypto library.
https://libsodium.org
Other
12.08k stars 1.72k forks source link

make && make check hang on macos when Installation. #1132

Closed bitcard closed 2 years ago

bitcard commented 2 years ago

OS: MacOS 10.15.2 (19C57)

Making all in include make[3]: Nothing to be done for `all'. CCLD libsodium.la libtool: link: Waiting for /Volumes/T7Touch/github/crypto/libsodium-go/libsodium-stable/src/libsodium/./.libs/libaesni.a.lock to be removed libtool: link: Waiting for /Volumes/T7Touch/github/crypto/libsodium-go/libsodium-stable/src/libsodium/./.libs/libaesni.a.lock to be removed libtool: link: Waiting for /Volumes/T7Touch/github/crypto/libsodium-go/libsodium-stable/src/libsodium/./.libs/libaesni.a.lock to be removed

how to fix it?

bitcard commented 2 years ago

libsodium-stable must copy to macos system driver, I have fixed it.