[oe] [PATCH] ncurses: added 5.7 recipe

Martin Jansa martin.jansa at gmail.com
Mon Aug 9 17:49:02 UTC 2010


On Fri, Jul 30, 2010 at 2:29 PM, Enrico Scholz
<enrico.scholz at sigma-chemnitz.de> wrote:
> It uses ideas from the old 5.4 recipe but brings a lot of new features
> like widec libs, pkgconfig files or splitted library packages.
>
> As lot of packages depend on ncurses, whole distribution must be
> probably rebuild when updating to this new version.
>
> Due to this and the complex recipe, it has a negative DEFAULT_PREFERENCE
> for now.

Hi,

Only breakage I noticed sofar is in pidgin when pidgin-2.6.6 checks
for wide char support:
configure:16212: checking if
/OE/tmpdir-dev-shr/sysroots/armv4t-oe-linux-gnueabi/usr/include/ncurses.h
supports wide characters
|                                       #ifndef get_wch
|                                       # error get_wch not found!
|                                       #endif

and then it decides not to build finch (and later do_package fails).

is it about ENABLE_WIDEC, or something else?

Thanks!




More information about the Openembedded-devel mailing list