Openembedded Core Discussions
 help / color / mirror / Atom feed
* "bitbake -c menuconfig virtual/kernel" fails on ncurses dependency
@ 2015-05-26  6:53 Mike Looijmans
  2015-05-26  7:01 ` Robert Yang
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Mike Looijmans @ 2015-05-26  6:53 UTC (permalink / raw)
  To: openembedded-core

I get this when running
bitbake -c menuconfig virtual/kernel

scripts/kconfig/mconf.o: In function `show_help':
mconf.c:(.text+0x884): undefined reference to `stdscr'
scripts/kconfig/lxdialog/checklist.o: In function `print_arrows':
checklist.c:(.text+0x2c): undefined reference to `wmove'
checklist.c:(.text+0x4c): undefined reference to `acs_map'
checklist.c:(.text+0x54): undefined reference to `waddch'
checklist.c:(.text+0x66): undefined reference to `waddnstr'
checklist.c:(.text+0x76): undefined reference to `wmove'

A bit of googling reveals that this is probably due to "ncurses" not being 
present.

I just can't figure out what the proper syntax for this dependency would be. 
menuconfig needs the "native" version, so it's not simply DEPENDS+=ncurses here.


Kind regards,

Mike Looijmans
System Expert

TOPIC Embedded Products
Eindhovenseweg 32-C, NL-5683 KH Best
Postbus 440, NL-5680 AK Best
Telefoon: +31 (0) 499 33 69 79
Telefax: +31 (0) 499 33 69 70
E-mail: mike.looijmans@topicproducts.com
Website: www.topicproducts.com

Please consider the environment before printing this e-mail







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

end of thread, other threads:[~2015-06-11  7:50 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-26  6:53 "bitbake -c menuconfig virtual/kernel" fails on ncurses dependency Mike Looijmans
2015-05-26  7:01 ` Robert Yang
2015-05-26  7:02 ` Bruce Ashfield
2015-05-26  7:13   ` Mike Looijmans
2015-05-26  7:26     ` Mike Looijmans
2015-05-26  8:14       ` Mike Looijmans
2015-05-26  8:29         ` Mike Looijmans
2015-05-26  8:40           ` Andrea Adami
2015-05-26  9:03             ` Mike Looijmans
2015-06-11  5:45               ` Mike Looijmans
2015-06-11  5:57                 ` Mike Looijmans
2015-06-11  7:50                   ` Andrea Adami
2015-05-26  7:03 ` Mike Looijmans

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