From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:60463) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RTYN3-0000jz-1f for qemu-devel@nongnu.org; Thu, 24 Nov 2011 07:25:41 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RTYMx-00014m-8S for qemu-devel@nongnu.org; Thu, 24 Nov 2011 07:25:41 -0500 Received: from mx1.redhat.com ([209.132.183.28]:31041) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RTYMw-00014i-W0 for qemu-devel@nongnu.org; Thu, 24 Nov 2011 07:25:35 -0500 Message-ID: <4ECE37B8.7050602@redhat.com> Date: Thu, 24 Nov 2011 13:25:28 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <4ECCEDFF.1000303@googlemail.com> <201111240018.00852.jcmvbkbc@gmail.com> <4ECD7B92.8050505@googlemail.com> <201111240315.08880.jcmvbkbc@gmail.com> <4ECD82BE.30703@googlemail.com> <4ECE354A.9080503@googlemail.com> In-Reply-To: <4ECE354A.9080503@googlemail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] cannot build qemu with "--static" configure option List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Mr Dash Four Cc: Max Filippov , qemu-devel@nongnu.org, Peter Maydell On 11/24/2011 01:15 PM, Mr Dash Four wrote: > >>> The bug report Max linked to previously suggests that bug is "CLOSED >>> FIXED". How's that fixed then? >> >> Debian glib2 package version 2.24.2-1 works for me too. Looks like >> Fedora packaging issue. > So, what do I do? Is there any way I could find what is causing this? Likely Debian is not packaging systemtap scripts. Open a Fedora bug and link it to the upstream bug. Say in the Fedora bug that the upstream bug is fixed but you couldn't find a commit that relates to it. Paolo