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

Mysql build error #140

Closed
dchassin opened this issue Oct 16, 2023 · 0 comments · Fixed by #137
Closed

Mysql build error #140

dchassin opened this issue Oct 16, 2023 · 0 comments · Fixed by #137
Assignees
Labels
bug Something isn't working

Comments

@dchassin
Copy link
Member

Problem description

The following error occurs building on MacOS:

ld: warning: dylib (/usr/local/opt/python@3.10/Frameworks/Python.framework/Versions/3.10/lib/python3.10/config-3.10-darwin/libpython3.10.dylib) was built for newer macOS version (13.0) than being linked (10.15.4)
  CXXLD    module/mysql/mysql.la
ld: library not found for -lzstd
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[1]: *** [module/mysql/mysql.la] Error 1
make: *** [install] Error 2
ERROR [build.sh]: unable to make build`
@dchassin dchassin added the bug Something isn't working label Oct 16, 2023
@dchassin dchassin self-assigned this Oct 16, 2023
@dchassin dchassin linked a pull request Oct 16, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant