can't compile mydumper-0.2.3 on Centos 5.5

Bug #853224 reported by flyboy
This bug report is a duplicate of:  Bug #803982: undefined reference to `my_net_read'. Edit Remove
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MySQL Data Dumper
New
Undecided
Unassigned

Bug Description

Here is the information :

# cmake .
-- The CXX compiler identification is GNU
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Using mysql-config: /usr/bin/mysql_config
-- Found MySQL: /usr/include/mysql, /usr/lib/mysql/libmysqlclient.so;/usr/lib/libpthread.so;/usr/lib/libz.so;/usr/lib/libm.so;/usr/lib/librt.so;/usr/lib/libssl.so;/usr/lib/libcrypto.so;/usr/lib/libdl.so
-- Configuring done
-- Generating done
-- Build files have been written to: /root/mydumper-0.2.3
# make
Scanning dependencies of target mydumper
[ 16%] Building C object CMakeFiles/mydumper.dir/mydumper.c.o
[ 33%] Building C object CMakeFiles/mydumper.dir/binlog.c.o
[ 50%] Building C object CMakeFiles/mydumper.dir/server_detect.c.o
Linking C executable mydumper
CMakeFiles/mydumper.dir/binlog.c.o: In function `get_binlog_file':
/root/mydumper-0.2.3/binlog.c:141: undefined reference to `my_net_read'
collect2: ld returned 1 exit status
make[2]: *** [mydumper] Error 1
make[1]: *** [CMakeFiles/mydumper.dir/all] Error 2
make: *** [all] Error 2

Revision history for this message
Andrew Hutchings (linuxjedi) wrote :

Duplicate of bug #803982

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.