Openembedded Core Discussions
 help / color / mirror / Atom feed
* broken ncurses support for python
@ 2012-03-06 11:08 Sergey Lapin
  2012-03-06 13:06 ` Sergey Lapin
  0 siblings, 1 reply; 8+ messages in thread
From: Sergey Lapin @ 2012-03-06 11:08 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer; +Cc: Christopher Larson

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

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.



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2012-03-10 22:40 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox