**** BEGIN LOGGING AT Mon Mar 16 02:59:58 2015 Mar 16 14:03:28 bluelightning: hi Mar 16 14:04:17 I've already notified Bruce Mar 16 14:04:18 building straight a linux_4 kernel and not an image I got the following failure: Mar 16 14:04:18 scripts/kconfig/mconf.o: In function `show_help': Mar 16 14:04:18 mconf.c:(.text+0x884): undefined reference to `stdscr' Mar 16 14:04:18 .... Mar 16 14:04:19 It looks like libncurses-dev is not installed in my Ubuntu 14.04 but I Mar 16 14:04:21 tink we should assume it provided. In fact all is ok after 'bitbake Mar 16 14:04:23 ncurses'. Mar 16 14:04:41 is there already an open bug? Mar 16 14:04:46 seem san old issue iirc Mar 16 14:05:15 I'm not aware of that issue, no... Mar 16 14:05:55 technically we are using the xterm of ubuntu Mar 16 14:06:18 but I get we are still in OE env Mar 16 14:06:46 I'm a bit confused in the order of includes for this case... Mar 16 14:09:53 I guess we assumed that ncurses isn't needed for the kernel unless you do make menuconfig Mar 16 14:10:09 based on how our current dependencies are set up anyway Mar 16 14:10:16 https://lists.yoctoproject.org/pipermail/yocto/2014-November/022185.html Mar 16 14:10:28 yeah, menuconfig Mar 16 14:10:37 heh Mar 16 14:10:40 meta/classes/cml1.bbclass:do_menuconfig[depends] += "ncurses-native:do_populate_sysroot" Mar 16 14:10:51 that takes care of that Mar 16 14:14:30 I've read the thread to the end but finally the guys didn't open a Yocto bug ? Mar 16 14:14:51 bad boys... **** ENDING LOGGING AT Tue Mar 17 02:59:58 2015