mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Subject: Re: [ptxdist] [PATCH 1/4] ncurses: version bump 5.9 -> 6.1
Date: Mon, 12 Feb 2018 15:28:22 +0100	[thread overview]
Message-ID: <20180212142822.2cezc6cbuzdc6mqe@pengutronix.de> (raw)
In-Reply-To: <20180212134247.GA28748@lenoch>

On Mon, Feb 12, 2018 at 02:42:48PM +0100, Ladislav Michl wrote:
> On Mon, Feb 12, 2018 at 02:22:01PM +0100, Michael Olbrich wrote:
> > On Fri, Feb 09, 2018 at 03:14:19PM +0100, Ladislav Michl wrote:
> > > Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
> > 
> > The md5 in NCURSES_LICENSE_FILES does not match any more.
> 
> Will update in v2.
> 
> > And building vim with this fails with:
> > [...]
> > checking --with-tlib argument... ncurses
> > checking for linking with ncurses library... OK
> > checking for tgetent()... configure: error: NOT FOUND!
> >       You need to install a terminal library; for example ncurses.
> >       Or specify the name of the library with --with-tlib.
> > [...]
> 
> I gave it a quick try with patch bellow and it compiled fine:
> 
> diff --git a/rules/vim.make b/rules/vim.make
> index 6afcc78e0..7fbc15457 100644
> --- a/rules/vim.make
> +++ b/rules/vim.make
> @@ -81,6 +81,10 @@ VIM_CONF_OPT	:= \
>  	--without-x \
>  	--with-tlib=ncurses
>  
> +VIM_MAKE_OPT  := \
> +	$(CROSS_ENV) \
> +	LDFLAGS="-ltinfo"
> +
>  VIM_INSTALL_OPT := \
>  	installvimbin \
>  	installrtbase \

Hmmm, this should not help. Ther failure I got is in the prepare stage.

Michael

> Is it worth trying to fix it systemwide or we just wait until packages get
> fixed over time?

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

  reply	other threads:[~2018-02-12 14:28 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-09 14:12 [ptxdist] [PATCH 0/4] Bring ncurses to year 2018 Ladislav Michl
2018-02-09 14:14 ` [ptxdist] [PATCH 1/4] ncurses: version bump 5.9 -> 6.1 Ladislav Michl
2018-02-12 13:22   ` Michael Olbrich
2018-02-12 13:42     ` Ladislav Michl
2018-02-12 14:28       ` Michael Olbrich [this message]
2018-02-22  8:12   ` Michael Olbrich
2018-02-22  8:17     ` Michael Olbrich
2018-02-22  9:53     ` Ladislav Michl
2018-02-22 10:57       ` Michael Olbrich
2018-02-27 13:18         ` Ladislav Michl
2018-02-27 15:58           ` Ladislav Michl
2018-02-28  5:58           ` Michael Olbrich
2018-02-09 14:14 ` [ptxdist] [PATCH 2/4] dialog: version bump 1.1 -> 1.3 Ladislav Michl
2018-02-14  7:49   ` Michael Olbrich
2018-02-09 14:15 ` [ptxdist] [PATCH 3/4] atop: version bump 1.24 -> 2.3.0 Ladislav Michl
2018-02-14  7:50   ` Michael Olbrich
2018-02-09 14:15 ` [ptxdist] [PATCH 4/4] less: check for tgoto Ladislav Michl

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180212142822.2cezc6cbuzdc6mqe@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox