From: Scott Garman <scott.a.garman@intel.com>
To: Patches and discussions about the oe-core layer
<openembedded-core@lists.openembedded.org>
Subject: Re: broken ncurses support for python
Date: Tue, 06 Mar 2012 11:20:21 -0800 [thread overview]
Message-ID: <4F566375.30705@intel.com> (raw)
In-Reply-To: <CAFZPMob-UQNR9Q-_EsumFpWj=49t9TNjFYF8WTNLgfDWQ+qiAQ@mail.gmail.com>
On 03/06/2012 05:06 AM, Sergey Lapin wrote:
> On Tue, Mar 6, 2012 at 3:08 PM, Sergey Lapin<slapinid@gmail.com> wrote:
>> commit dd05e06b89906002f68d616a6326c962e725bc54
>> Author: Christopher Larson<chris_larson@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@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}.
Could you be more specific about how python ncurses support is broken? I
assume you're getting errors of unresolved symbols. If that's the case,
you may need to rebuild the application so it links to ncurses from
base_libdir.
Scott
--
Scott Garman
Embedded Linux Engineer - Yocto Project
Intel Open Source Technology Center
next prev parent reply other threads:[~2012-03-06 19:30 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-06 11:08 broken ncurses support for python Sergey Lapin
2012-03-06 13:06 ` Sergey Lapin
2012-03-06 19:20 ` Scott Garman [this message]
2012-03-06 22:33 ` Sergey Lapin
2012-03-08 18:48 ` Scott Garman
2012-03-10 4:57 ` Scott Garman
2012-03-10 11:06 ` Andreas Oberritter
2012-03-10 22:31 ` Scott Garman
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=4F566375.30705@intel.com \
--to=scott.a.garman@intel.com \
--cc=openembedded-core@lists.openembedded.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.