All of lore.kernel.org
 help / color / mirror / Atom feed
* Building python3 without readline fails for Kirkstone
@ 2022-03-14 13:39 Peter Kjellerstedt
  2022-03-14 13:45 ` [OE-core] " Richard Purdie
  2022-03-14 16:01 ` Ross Burton
  0 siblings, 2 replies; 5+ messages in thread
From: Peter Kjellerstedt @ 2022-03-14 13:39 UTC (permalink / raw)
  To: OE Core (openembedded-core@lists.openembedded.org)

We have readline support disabled for python3 for target. It works 
fine for Hardknott and Honister, but fails for Kirkstone with the 
following error:

  The necessary bits to build these optional modules were not found:
  _curses               _curses_panel

The problem can be recreated by adding the following to local.conf:

PACKAGECONFIG:remove:pn-python3:class-target = "readline"

and then building python3.

Any help to solve the problem would be appreciated.

//Peter



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

end of thread, other threads:[~2022-03-14 16:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-14 13:39 Building python3 without readline fails for Kirkstone Peter Kjellerstedt
2022-03-14 13:45 ` [OE-core] " Richard Purdie
2022-03-14 15:31   ` Peter Kjellerstedt
2022-03-14 16:01 ` Ross Burton
2022-03-14 16:20   ` Alexander Kanavin

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.