From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Korsgaard Date: Fri, 24 Aug 2018 09:35:31 +0200 Subject: [Buildroot] [PATCH] ncurses: disable terminfo database install for host-ncurses In-Reply-To: <20180810174152.GC13619@australia.be.alcatel-lucent.com> (Thomas De Schampheleire's message of "Fri, 10 Aug 2018 19:41:52 +0200") References: <20180809145722.388-1-peter@korsgaard.com> <20180809221210.1e145caf@windsurf> <20180810174152.GC13619@australia.be.alcatel-lucent.com> Message-ID: <87efeomd30.fsf@dell.be.48ers.dk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net >>>>> "Thomas" == Thomas De Schampheleire writes: Hi, >> > ** Building terminfo database, please wait... >> > Running sh ./shlib tic to install /usr/share/terminfo ... >> > >> > You may see messages regarding extended capabilities, e.g., AX. >> > These are extended terminal capabilities which are compiled >> > using >> > tic -x >> > If you have ncurses 4.2 applications, you should read the INSTALL >> > document, and install the terminfo without the -x option. >> > >> > "terminfo.tmp", line 21272, terminal 'v3220': /home/peko/.terminfo: permission denied (errno 30) >> > >> > To fix all of this, simply disable the terminfo database install. >> > >> > Suggested-by: Arnout Vandecappelle >> > Signed-off-by: Peter Korsgaard >> > --- >> > package/ncurses/ncurses.mk | 1 + >> > 1 file changed, 1 insertion(+) >> >> Applied to master, thanks. > As the breaking commit b35ad5d0b45e went onto the 2018.02.x branch (as > 00e775b76cfb), I think the fix should be applied there as well. > Similarly for 2018.05.x if any more releases are planned from that branch. Yes, I'll take care or that. -- Bye, Peter Korsgaard