0.5.0 compile issue in CentOS 5

Bug #798536 reported by Andrew Hutchings
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MySQL Data Dumper
Fix Released
High
Andrew Hutchings

Bug Description

Hi
I am trying to compile 0.5 on centos 5.6 and get the following error

[root@localhost mydumper-0.5.0]# make mydumper myloader
[ 25%] Building C object CMakeFiles/mydumper.dir/mydumper.c.o
cc1: warnings being treated as errors
/root/mysql/dumper/mydumper-0.5.0/mydumper.c: In function ‘main’:
/root/mysql/dumper/mydumper-0.5.0/mydumper.c:540: warning: implicit declaration of function ‘g_timeout_add_seconds’
/root/mysql/dumper/mydumper-0.5.0/mydumper.c:541: error: ‘SIGINT’ undeclared (first use in this function)
/root/mysql/dumper/mydumper-0.5.0/mydumper.c:541: error: (Each undeclared identifier is reported only once
/root/mysql/dumper/mydumper-0.5.0/mydumper.c:541: error: for each function it appears in.)
/root/mysql/dumper/mydumper-0.5.0/mydumper.c:542: error: ‘SIGTERM’ undeclared (first use in this function)
/root/mysql/dumper/mydumper-0.5.0/mydumper.c: In function ‘exec_thread’:
/root/mysql/dumper/mydumper-0.5.0/mydumper.c:627: warning: no return statement in function returning non-void
make[3]: *** [CMakeFiles/mydumper.dir/mydumper.c.o] Error 1
make[2]: *** [CMakeFiles/mydumper.dir/all] Error 2
make[1]: *** [CMakeFiles/mydumper.dir/rule] Error 2
make: *** [mydumper] Error 2

Am I short of some dependancy?

Thanks for you help

Related branches

Changed in mydumper:
assignee: nobody → Andrew Hutchings (linuxjedi)
importance: Undecided → High
milestone: none → 0.5.1
status: New → Triaged
Changed in mydumper:
status: Triaged → Fix Committed
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related questions

Remote bug watches

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