[OE-core] broken ncurses support for python

Sergey Lapin slapinid at gmail.com
Tue Mar 6 13:06:24 UTC 2012


On Tue, Mar 6, 2012 at 3:08 PM, Sergey Lapin <slapinid at gmail.com> wrote:
> commit dd05e06b89906002f68d616a6326c962e725bc54
> Author: Christopher Larson <chris_larson at mentor.com>
> Date:   Tue Jan 10 13:51:18 2012 -0600
>
>    ncurses-native: install to libdir, not base_libdir

I was wrong with this one, actual culprit is this one:

commit 796c3d038fb7892a5e5206fb10217623de18853f
Author: Scott Garman <scott.a.garman at intel.com>
Date:   Wed Jan 4 22:30:29 2012 -0800


>
> breaks python ncurses support.
>
> Any ideas on proper fixing? For myself I revert this locally and
> everything works perfectly.
> (I think .so files and .a archives should be in usr/lib while .so
> can go to /lib which is not the case with current ncurses.)
> so mv in do_install should be sufficient, not --libdir=${base_libdir}.
>
> All the best,
> S.




More information about the Openembedded-core mailing list