From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: From: =?iso-8859-1?q?J=FCrgen_Beisert?= Date: Mon, 6 Jan 2014 10:58:40 +0100 References: In-Reply-To: MIME-Version: 1.0 Content-Disposition: inline Message-Id: <201401061058.40257.jbe@pengutronix.de> Subject: Re: [ptxdist] Patch proposal: Midnight Commander depends on readline Reply-To: ptxdist@pengutronix.de List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Sender: ptxdist-bounces@pengutronix.de Errors-To: ptxdist-bounces@pengutronix.de To: ptxdist@pengutronix.de Cc: Felix Mellmann Hi Felix, On Thursday 26 December 2013 20:35:40 Felix Mellmann wrote: > Midnight Commander fails to build without libreadline, so I'd like to > propose a patch which selects READLINE as dependency to Midnight Commande= r. > > diff -urdN ptxdist-2013.12.0/rules/mc.in > ptxdist-2013.12.0.debugged/rules/mc.in --- ptxdist-2013.12.0/rules/mc.in = = > 2013-12-18 10:48:42.000000000 +0100 +++ > ptxdist-2013.12.0.debugged/rules/mc.in 2013-12-26 > 20:33:46.864727736 +0100 > @@ -3,6 +3,7 @@ > menuconfig MC > tristate > select GLIB > + select READLINE > select NCURSES if MC_USES_NCURSES > select SLANG if MC_USES_SLANG > select LIBC_NSL Hmm, I tried it here with READLINE disabled and without your change: - with MC's "Kind of MMI (no preference)": it builds successfully. - with MC's "Kind of MMI (Use ncurses )": it builds successfully. - with MC's "Kind of MMI (Use slang )": it builds successfully. So, no idea what the cause of your build failure is. Hint: I tried with "ptxdist clean; ptxdist targetinstall mc". jbe -- = Pengutronix e.K. =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 = =A0| Juergen Beisert =A0 =A0 =A0 =A0 =A0 =A0 | Linux Solutions for Science and Industry =A0 =A0 =A0| http://www.pengutroni= x.de/ | -- = ptxdist mailing list ptxdist@pengutronix.de