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

lmysqlclient #109

Open
susl16c opened this issue Apr 4, 2023 · 1 comment
Open

lmysqlclient #109

susl16c opened this issue Apr 4, 2023 · 1 comment

Comments

@susl16c
Copy link

susl16c commented Apr 4, 2023

/usr/bin/ld:cannot find -lmysqlclient
/usr/bin/ld: cannot find -systems
collect2: error: ld execution ended with return code 1
make[2]: *** [CMakeFiles/xbt_tracker.dir/build.make:273: xbt_tracker] Error 1
make[1]: *** [CMakeFiles/Makefile2:83: CMakeFiles/xbt_tracker.dir/all] Error 2
make: *** [Makefile:156: all] Error 2

@yetdog
Copy link

yetdog commented Jun 27, 2023

find / -name libmysqlclient.so
ln -s /usr/lib64/mysql/libmysqlclient.so /usr/lib64/libmysqlclient.so

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants