jedisct1 / libsodium

A modern, portable, easy to use crypto library.

Home Page:https://libsodium.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

make && make check hang on macos when Installation.

bitcard opened this issue · comments

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?

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