From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45538) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c1CFa-0005ns-29 for qemu-devel@nongnu.org; Mon, 31 Oct 2016 09:03:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c1CFU-0000sV-Lc for qemu-devel@nongnu.org; Mon, 31 Oct 2016 09:03:42 -0400 Received: from hera.aquilenet.fr ([2a01:474::1]:44284) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c1CFU-0000rS-FC for qemu-devel@nongnu.org; Mon, 31 Oct 2016 09:03:36 -0400 Date: Mon, 31 Oct 2016 15:03:33 +0100 From: Samuel Thibault Message-ID: <20161031140333.GA4298@var.eduroam.u-bordeaux.fr> References: <1477656698-13569-1-git-send-email-kraxel@redhat.com> <1477656698-13569-7-git-send-email-kraxel@redhat.com> <20161031124530.2aad6ed6.cornelia.huck@de.ibm.com> <20161031120159.GH3671@var.home> <20161031130806.272eef44.cornelia.huck@de.ibm.com> <20161031123930.GM3671@var.home> <20161031134801.49697f92.cornelia.huck@de.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20161031134801.49697f92.cornelia.huck@de.ibm.com> Subject: Re: [Qemu-devel] [PULL 6/6] curses: Use cursesw instead of curses List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Cornelia Huck Cc: Gerd Hoffmann , qemu-devel@nongnu.org Cornelia Huck, on Mon 31 Oct 2016 13:48:01 +0100, wrote: > On Mon, 31 Oct 2016 13:39:30 +0100 > Samuel Thibault wrote: > > > Cornelia Huck, on Mon 31 Oct 2016 13:08:06 +0100, wrote: > > > You mean in configure, right? Including cursesw.h in the test program > > > gets configure going again. > > > > Could you try the attached patch which fixes both configure and > > ui/curses.c? > > Sadly, this does not fix it for me. I get the same errors in the > configure test build as before. Could you post the config.log so we get a better view at what is going wrong? Thanks, Samuel