From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] ncurses: version bump to 5.8
Date: Mon, 04 Apr 2011 12:31:47 +0200 [thread overview]
Message-ID: <871v1iz4rw.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <1300923770-13698-1-git-send-email-vapier@gentoo.org> (Mike Frysinger's message of "Wed, 23 Mar 2011 19:42:50 -0400")
>>>>> "Mike" == Mike Frysinger <vapier@gentoo.org> writes:
Mike> Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Mike> ---
Mike> note: not really tested since external toolchain support is totally broken
Have you had a chance to test it now? It seems to be crashing on all the
configs I've tried (arm9 / x86, gcc 4.3.x / 4.5.x, uClibc 0.9.31 /
0.9.32-rc3).
The problem is a null pointer access in tgetent. It seems to load the
terminfo file ok, but something goes wrong.
Reverting back to 5.7 everything works fine aagain.
Mike> package/ncurses/ncurses.mk | 2 +-
Mike> 1 files changed, 1 insertions(+), 1 deletions(-)
Mike> diff --git a/package/ncurses/ncurses.mk b/package/ncurses/ncurses.mk
Mike> index 0a49887..362f3ed 100644
Mike> --- a/package/ncurses/ncurses.mk
Mike> +++ b/package/ncurses/ncurses.mk
Mike> @@ -23,7 +23,7 @@
Mike> # USA
Mike> # TARGETS
Mike> -NCURSES_VERSION = 5.7
Mike> +NCURSES_VERSION = 5.8
Mike> NCURSES_SITE = $(BR2_GNU_MIRROR)/ncurses
Mike> NCURSES_SOURCE = ncurses-$(NCURSES_VERSION).tar.gz
Mike> NCURSES_INSTALL_STAGING = YES
Mike> --
Mike> 1.7.4.1
--
Bye, Peter Korsgaard
next prev parent reply other threads:[~2011-04-04 10:31 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-23 23:42 [Buildroot] [PATCH] ncurses: version bump to 5.8 Mike Frysinger
2011-03-27 20:55 ` Peter Korsgaard
2011-04-04 10:31 ` Peter Korsgaard [this message]
2011-04-04 15:51 ` Mike Frysinger
2011-04-04 19:08 ` Peter Korsgaard
2011-04-04 19:17 ` Mike Frysinger
2011-04-04 19:28 ` Peter Korsgaard
2011-04-04 21:22 ` Sergio Monteiro Basto
2011-04-20 16:06 ` Peter Korsgaard
2011-04-20 17:55 ` Sergio Monteiro Basto
2011-04-20 18:05 ` Peter Korsgaard
2011-04-21 19:22 ` Sergio Monteiro Basto
2011-04-21 21:04 ` Peter Korsgaard
2011-04-21 22:29 ` Mike Frysinger
2011-04-22 2:11 ` Sergio Monteiro Basto
2011-04-22 21:27 ` Mike Frysinger
2011-04-22 5:27 ` Peter Korsgaard
2011-04-22 15:25 ` Heiko Zuerker
2011-04-22 19:39 ` Peter Korsgaard
2011-04-22 20:23 ` Heiko Zuerker
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=871v1iz4rw.fsf@macbook.be.48ers.dk \
--to=jacmet@uclibc.org \
--cc=buildroot@busybox.net \
/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