From: Hiromichi Watari Date: August 17 2010 3:39pm Subject: Re: Make issue List-Archive: http://lists.mysql.com/internals/38026 Message-Id: <973775.10731.qm@web55903.mail.re3.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Hi Kristian,=0AThank you for your suggestion, I tried it out but to no avai= l.=0AI have the following line added to sql_class.h file,=0A=0A#include =0A=0Awhich is not in the original file. This is not a proble= m with Fedora so it may be something to do with installing/finding where si= gnalfd.h is in Ubuntu. I'm still investigating it.=0A=0AThanks,=0AHiromich= i=0A=0A=0A=0A--- On Mon, 8/16/10, Kristian Nielsen wrote:=0A=0A> From: Kristian Nielsen =0A> Subj= ect: Re: Make issue=0A> To: "Hiromichi Watari" = =0A> Cc: internals@stripped=0A> Date: Monday, August 16, 2010, 12:52= PM=0A> Hiromichi Watari =0A> writes:=0A> =0A> >= I'm having a problem with make on Ubuntu,=0A> >=0A> > ../../sql/sql_class.= h:27:26: error: sys/signalfd.h: No=0A> such file or directory=0A> =0A> Most= likely you are missing development packages which=0A> contain the necessar= y=0A> header files.=0A> =0A> A quick way to install all the necessary build= dependencies=0A> on Ubuntu is:=0A> =0A> =A0 =A0 sudo apt-get build-dep mys= ql-server=0A> =0A> - Kristian.=0A> =0A> -- =0A> MySQL Internals Mailing Li= st=0A> For list archives: http://lists.mysql.com/internals=0A> To unsubscri= be:=A0 =A0 http://lists.mysql.com/internals?unsub=3Dhiromichiwatari@stripped= om=0A> =0A> =0A=0A=0A