Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1423157AbbD2PU5 (ORCPT ); Wed, 29 Apr 2015 11:20:57 -0400 Received: from mail-wg0-f44.google.com ([74.125.82.44]:36305 "EHLO mail-wg0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1422869AbbD2PUx (ORCPT ); Wed, 29 Apr 2015 11:20:53 -0400 Date: Wed, 29 Apr 2015 15:20:50 +0000 From: sylvain.bertrand@gmail.com To: Paul Bolle Cc: linux-kbuild@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] kconfig: add tinfo library if it exists to lxdialog linking flags Message-ID: <20150429152050.GC2752@freedom> References: <20150425160546.GA4002@freedom> <1430083148.2411.15.camel@x220> <20150427120019.GA567@freedom> <1430209167.2411.41.camel@x220> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1430209167.2411.41.camel@x220> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 798 Lines: 22 Did a little bit of investigation and got in touch with ncurses developer. The pkg-config file in the official ncurses distribution has been broken for years (I'm the second one to report this bug since 2011). acs_map symbol declaration misled me. Then, yes, do disregard my patch. Since the fix is closed to a typo fix, it has been silently fixed by all distros out there with a shared split ncurses package, without reporting it upstream (and that's quite a fail). At least, the info is now in all mailing list archives :) regards, -- Sylvain -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/