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

Compile issue with proxysql_mysqlbinlog #11

Open
bishu05 opened this issue Feb 5, 2020 · 0 comments
Open

Compile issue with proxysql_mysqlbinlog #11

bishu05 opened this issue Feb 5, 2020 · 0 comments

Comments

@bishu05
Copy link

bishu05 commented Feb 5, 2020

[root@ip-172-16-4-75 build]# make
[ 66%] Built target slave_a
Linking CXX executable db_filler
/usr/lib64/mysql/libmysqlclient.a(threads_pthread.o): In function fork_once_func': threads_pthread.c:(.text+0x16): undefined reference to pthread_atfork'
collect2: error: ld returned 1 exit status
make[2]: *** [test/db_filler] Error 1
make[1]: *** [test/CMakeFiles/db_filler.dir/all] Error 2
make: *** [all] Error 2
[root@ip-172-16-4-75 build]#

Anyone, can suggest what's wrong in the above error code?

Searched in google, Can't get correct answer.

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

1 participant