From: Hiromichi Watari Date: August 17 2010 5:19pm Subject: Re: Make issue List-Archive: http://lists.mysql.com/internals/38028 Message-Id: <379311.73800.qm@web55904.mail.re3.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii > In my Ubuntu 8.04 installation, signalfd.h is provided by > the package > `linux-libc-dev', and it's actually called > (missed that the > first time). > > (And now of course I am curious why you are including linux > kernel headers > from MySQL source code?) Because I modified MySQL source to use signalfd. Hiromichi