We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
系统是centos 6.9,在进行make的时候报错了,具体错误如下 [ 87%] Building CXX object sql/CMakeFiles/slave.dir/rpl_info_dummy.cc.o Linking CXX static library libslave.a make[3]: Leaving directory /data/phxsql/percona' [ 87%] Built target slave make[3]: Entering directory /data/phxsql/percona' Scanning dependencies of target pfs_connect_attr-t make[3]: Leaving directory /data/phxsql/percona' make[3]: Entering directory /data/phxsql/percona' [ 87%] Building CXX object storage/perfschema/unittest/CMakeFiles/pfs_connect_attr-t.dir/pfs_connect_attr-t.cc.o [ 87%] Building CXX object storage/perfschema/unittest/CMakeFiles/pfs_connect_attr-t.dir////sql/sql_builtin.cc.o [ 87%] Building C object storage/perfschema/unittest/CMakeFiles/pfs_connect_attr-t.dir////mysys/string.c.o Linking CXX executable pfs_connect_attr-t ../../../plugin/phxsync_phxrpc/libphxsync_master_phxrpc.a(phxsync_utils.cc.o): In function repl_phx_report_binlog_to_binlogsvr(Binlog_storage_param*, char const*, char const*, unsigned long long, char const*, unsigned long long)': phxsync_utils.cc:(.text+0x4ad): undefined reference to phxbinlog::GtidHandler::ParseEventList(std::basic_string<char, std::char_traits, std::allocator > const&, std::vector<std::basic_string<char, std::char_traits, std::allocator >, std::allocator<std::basic_string<char, std::char_traits, std::allocator > > >, bool, std::basic_string<char, std::char_traits, std::allocator >, std::vector<std::basic_string<char, std::char_traits, std::allocator >, std::allocator<std::basic_string<char, std::char_traits, std::allocator > > >)' phxsync_utils.cc:(.text+0x636): undefined reference to phxbinlogsvr::PhxBinlogClient::SendBinLog(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)' ../../../plugin/phxsync_phxrpc/libphxsync_master_phxrpc.a(init_with_phxbinlogsvr.cc.o): In function BinlogGtidState::get_last_gtid_in_binlogsvr(char const, std::basic_string<char, std::char_traits, std::allocator >&)': init_with_phxbinlogsvr.cc:(.text+0x551): undefined reference to phxbinlogsvr::PhxBinlogClient::GetLastSendGtid(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::basic_string<char, std::char_traits<char>, std::allocator<char> >*)' init_with_phxbinlogsvr.cc:(.text+0x67c): undefined reference to phxbinlogsvr::PhxBinlogClient::GetLastSendGtid(std::basic_string<char, std::char_traits, std::allocator > const&, std::basic_string<char, std::char_traits, std::allocator >*)' collect2: ld returned 1 exit status make[3]: *** [storage/perfschema/unittest/pfs_connect_attr-t] Error 1 make[3]: Leaving directory /data/phxsql/percona' make[2]: *** [storage/perfschema/unittest/CMakeFiles/pfs_connect_attr-t.dir/all] Error 2 make[2]: Leaving directory /data/phxsql/percona' make[1]: *** [all] Error 2 make[1]: Leaving directory `/data/phxsql/percona' make: *** [mysql] Error 2
/data/phxsql/percona' [ 87%] Built target slave make[3]: Entering directory
/data/phxsql/percona' make[3]: Entering directory
repl_phx_report_binlog_to_binlogsvr(Binlog_storage_param*, char const*, char const*, unsigned long long, char const*, unsigned long long)': phxsync_utils.cc:(.text+0x4ad): undefined reference to
phxbinlogsvr::PhxBinlogClient::SendBinLog(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)' ../../../plugin/phxsync_phxrpc/libphxsync_master_phxrpc.a(init_with_phxbinlogsvr.cc.o): In function
phxbinlogsvr::PhxBinlogClient::GetLastSendGtid(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::basic_string<char, std::char_traits<char>, std::allocator<char> >*)' init_with_phxbinlogsvr.cc:(.text+0x67c): undefined reference to
/data/phxsql/percona' make[2]: *** [storage/perfschema/unittest/CMakeFiles/pfs_connect_attr-t.dir/all] Error 2 make[2]: Leaving directory
The text was updated successfully, but these errors were encountered:
No branches or pull requests
系统是centos 6.9,在进行make的时候报错了,具体错误如下
[ 87%] Building CXX object sql/CMakeFiles/slave.dir/rpl_info_dummy.cc.o
Linking CXX static library libslave.a
make[3]: Leaving directory
/data/phxsql/percona' [ 87%] Built target slave make[3]: Entering directory
/data/phxsql/percona'Scanning dependencies of target pfs_connect_attr-t
make[3]: Leaving directory
/data/phxsql/percona' make[3]: Entering directory
/data/phxsql/percona'[ 87%] Building CXX object storage/perfschema/unittest/CMakeFiles/pfs_connect_attr-t.dir/pfs_connect_attr-t.cc.o
[ 87%] Building CXX object storage/perfschema/unittest/CMakeFiles/pfs_connect_attr-t.dir////sql/sql_builtin.cc.o
[ 87%] Building C object storage/perfschema/unittest/CMakeFiles/pfs_connect_attr-t.dir////mysys/string.c.o
Linking CXX executable pfs_connect_attr-t
../../../plugin/phxsync_phxrpc/libphxsync_master_phxrpc.a(phxsync_utils.cc.o): In function
repl_phx_report_binlog_to_binlogsvr(Binlog_storage_param*, char const*, char const*, unsigned long long, char const*, unsigned long long)': phxsync_utils.cc:(.text+0x4ad): undefined reference to
phxbinlog::GtidHandler::ParseEventList(std::basic_string<char, std::char_traits, std::allocator > const&, std::vector<std::basic_string<char, std::char_traits, std::allocator >, std::allocator<std::basic_string<char, std::char_traits, std::allocator > > >, bool, std::basic_string<char, std::char_traits, std::allocator >, std::vector<std::basic_string<char, std::char_traits, std::allocator >, std::allocator<std::basic_string<char, std::char_traits, std::allocator > > >)'phxsync_utils.cc:(.text+0x636): undefined reference to
phxbinlogsvr::PhxBinlogClient::SendBinLog(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)' ../../../plugin/phxsync_phxrpc/libphxsync_master_phxrpc.a(init_with_phxbinlogsvr.cc.o): In function
BinlogGtidState::get_last_gtid_in_binlogsvr(char const, std::basic_string<char, std::char_traits, std::allocator >&)':init_with_phxbinlogsvr.cc:(.text+0x551): undefined reference to
phxbinlogsvr::PhxBinlogClient::GetLastSendGtid(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::basic_string<char, std::char_traits<char>, std::allocator<char> >*)' init_with_phxbinlogsvr.cc:(.text+0x67c): undefined reference to
phxbinlogsvr::PhxBinlogClient::GetLastSendGtid(std::basic_string<char, std::char_traits, std::allocator > const&, std::basic_string<char, std::char_traits, std::allocator >*)'collect2: ld returned 1 exit status
make[3]: *** [storage/perfschema/unittest/pfs_connect_attr-t] Error 1
make[3]: Leaving directory
/data/phxsql/percona' make[2]: *** [storage/perfschema/unittest/CMakeFiles/pfs_connect_attr-t.dir/all] Error 2 make[2]: Leaving directory
/data/phxsql/percona'make[1]: *** [all] Error 2
make[1]: Leaving directory `/data/phxsql/percona'
make: *** [mysql] Error 2
The text was updated successfully, but these errors were encountered: