I did a lot of research and it didn't come out right away, so I'll leave it.
environment | version |
---|---|
Mac | 10.15.5 |
Ruby | 2.6.3p62 |
Mysql | 5.7.29 |
ld: library not found for -lssl
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [mysql2.bundle] Error 1
make failed, exit code 2
bundle config --global build.mysql2 --with-opt-dir="$(brew --prefix openssl)"
Recommended Posts