From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:59820) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sdu7i-0000u8-53 for qemu-devel@nongnu.org; Sun, 10 Jun 2012 22:12:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Sdu7g-0003kT-94 for qemu-devel@nongnu.org; Sun, 10 Jun 2012 22:12:53 -0400 Received: from [222.73.24.84] (port=40276 helo=song.cn.fujitsu.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sdu7f-0003jz-TG for qemu-devel@nongnu.org; Sun, 10 Jun 2012 22:12:52 -0400 Message-ID: <4FD5519B.3020000@cn.fujitsu.com> Date: Mon, 11 Jun 2012 10:02:03 +0800 From: Wen Congyang MIME-Version: 1.0 References: <20120607113054.BB1EF40244@spunk.home.kraxel.org> <4FD094C2.5040301@gmail.com> <4FD09684.5070604@codemonkey.ws> <4FD0B1FA.30508@weilnetz.de> In-Reply-To: <4FD0B1FA.30508@weilnetz.de> Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=UTF-8 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: Stefan Weil Cc: Gerd Hoffmann , "qemu-devel@nongnu.org" , Anthony Liguori , Luiz Capitulino At 06/07/2012 09:51 PM, Stefan Weil Wrote: > 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+? I copy it from the other file in qemu, but it is OK to change it to GPL2+. Thanks Wen Congyang > > 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 >>> >>> >>> >> >> > >