You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ld: warning: directory not found for option '-L/usr/local/opt/openssl/lib'
ld: library not found for -lssl
clang: error: linker command failed with exit code 1 (use -v to see invocation)
brew reinstall openssl@3
➜ td git:(v1.8.0) ✗ brew reinstall openssl@3
==> Fetching openssl@3
==> Downloading https://ghcr.io/v2/homebrew/core/openssl/3/manifests/3.1.1_1
Already downloaded: /Users/duke/Library/Caches/Homebrew/downloads/30a4cb7b3cf5e6879dbfb142a6ecbf65a0fc2e36dec4627348665c0bcc348dcb--openssl@3-3.1.1_1.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/openssl/3/blobs/sha256:c4366444
Already downloaded: /Users/duke/Library/Caches/Homebrew/downloads/f2872284dd1edf793edce5d2222c3f1257de1db2c2f71e31989e032d2e475809--openssl@3--3.1.1_1.arm64_ventura.bottle.tar.gz
==> Reinstalling openssl@3
==> Pouring openssl@3--3.1.1_1.arm64_ventura.bottle.tar.gz
==> Caveats
A CA file has been bootstrapped using certificates from the system
keychain. To add additional certificates, place .pem files in
/opt/homebrew/etc/openssl@3/certs
and run
/opt/homebrew/opt/openssl@3/bin/c_rehash
==> Summary
🍺 /opt/homebrew/Cellar/openssl@3/3.1.1_1: 6,495 files, 28.4MB
Disable this behaviour by setting HOMEBREW_NO_INSTALL_CLEANUP.
Hide these hints with HOMEBREW_NO_ENV_HINTS (see `man brew`).
➜ td git:(v1.8.0) ✗ cd /usr/local/opt/openssl
cd: no such file or directory: /usr/local/opt/openssl
Hello, this error is reported when Go compiles
https://pic.imgdb.cn/item/64be9f581ddac507cc64a2d7.jpg
The text was updated successfully, but these errors were encountered: