From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:46318) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Scd87-0004XY-3e for qemu-devel@nongnu.org; Thu, 07 Jun 2012 09:52:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Scd81-0006TM-Vn for qemu-devel@nongnu.org; Thu, 07 Jun 2012 09:52:02 -0400 Received: from v220110690675601.yourvserver.net ([78.47.199.172]:57541) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Scd81-0006TC-PX for qemu-devel@nongnu.org; Thu, 07 Jun 2012 09:51:57 -0400 Message-ID: <4FD0B1FA.30508@weilnetz.de> Date: Thu, 07 Jun 2012 15:51:54 +0200 From: Stefan Weil MIME-Version: 1.0 References: <20120607113054.BB1EF40244@spunk.home.kraxel.org> <4FD094C2.5040301@gmail.com> <4FD09684.5070604@codemonkey.ws> In-Reply-To: <4FD09684.5070604@codemonkey.ws> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] Fwd: buildbot failure in qemu on fedora-mingw32 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori , Wen Congyang Cc: Gerd Hoffmann , "qemu-devel@nongnu.org" , Luiz Capitulino Am 07.06.2012 13:54, schrieb Anthony Liguori: > Luiz/Wen Congyang: ^ > > Regards, > > Anthony Liguori > /home/buildbot/slave-spunk/fedora-mingw32/build/dump.c:17:24: fatal It looks like sys/procfs.h is not needed at all. I just sent a patch which removes this and some more include statements. Anthony, as this is a build fix, I won't send a pull request. Please take the patch as it is (if nobody minds). Wen, dump.c and dump.h both use a wrong license. Would you mind changing it to GPL2+? Regards, Stefan W. >> error: sys/procfs.h: No such file or directory >> compilation terminated. >> make[1]: *** [dump.o] Error 1 >> make: *** [subdir-i386-softmmu] Error 2 >> >> ========== full log ========== >> http://www.kraxel.org/bb/builders/fedora-mingw32/builds/130/steps/compile/logs/stdio >> >> >> > >