From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:43787) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SsVXm-0005b2-KQ for qemu-devel@nongnu.org; Sat, 21 Jul 2012 05:00:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SsVXk-00047g-Ld for qemu-devel@nongnu.org; Sat, 21 Jul 2012 05:00:10 -0400 Received: from mail-bk0-f45.google.com ([209.85.214.45]:62515) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SsVXk-00044r-Ei for qemu-devel@nongnu.org; Sat, 21 Jul 2012 05:00:08 -0400 Received: by bkcji1 with SMTP id ji1so3425875bkc.4 for ; Sat, 21 Jul 2012 02:00:04 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <1342818861-2245-1-git-send-email-aliguori@us.ibm.com> References: <1342818861-2245-1-git-send-email-aliguori@us.ibm.com> Date: Sat, 21 Jul 2012 10:00:04 +0100 Message-ID: From: Peter Maydell Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PATCH] alsa: fix configure detection of alsa List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: qemu-devel@nongnu.org On 20 July 2012 22:14, Anthony Liguori wrote: > Handle is uninitialized which causes the configure check to fail. Do keep up at the back :-). I posted a whole series earlier this week which among other things fixes a whole pile of these -Werror related configure issues. http://lists.gnu.org/archive/html/qemu-devel/2012-07/msg02311.html -- PMM