<div dir="ltr">Thanks for the quick reply Nick.<br><br>Host system is Ubuntu 14.04. ncurses is already installed:<br><br>sudo apt-get install libncurses5-dev<br>Reading package lists... Done<br>Building dependency tree       <br>Reading state information... Done<br>libncurses5-dev is already the newest version.<br><br><div><div class="gmail_extra">
<br><div class="gmail_quote">On Mon, Nov 10, 2014 at 12:09 PM, nick <span dir="ltr"><<a href="mailto:xerofoify@gmail.com" target="_blank">xerofoify@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Check to see if you actuality have it installed on your host system for your package manager.<br>
The library for ncurses for compiling the kernel is different based on your distro, check<br>
your distro's installer and install the correct ncurses package first. If this is still an<br>
issue please reply with a newer error message.<br>
Cheers Nick<br>
<span class=""><br>
On 14-11-09 08:05 PM, Nick D'Ademo wrote:<br>
> Getting a strange error when attempting to configure the Yocto Linux kernel<br>
> via: bitbake linux-yocto -c menuconfig.<br>
><br>
> Does anyone have any ideas? (error message below)<br>
> Much appreciated.<br>
><br>
> Build Configuration:<br>
> BB_VERSION  Â  Â  Â  = "1.24.0"<br>
> BUILD_SYS  Â  Â  Â  Â = "x86_64-linux"<br>
> NATIVELSBSTRING  Â = "Ubuntu-14.04"<br>
> TARGET_SYS  Â  Â  Â  = "x86_64-poky-linux"<br>
> MACHINE  Â  Â  Â  Â  Â = "nuc"<br>
> DISTRO  Â  Â  Â  Â  Â  = "poky"<br>
> DISTRO_VERSION  Â  = "1.7"<br>
> TUNE_FEATURES  Â  Â = "m64 corei7"<br>
> TARGET_FPU  Â  Â  Â  = ""<br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
</span>> *make[1]: Entering directory<br>
<span class="">> `/home/nick/poky/build/tmp/work/corei7-64-intel-common-poky-linux/linux-yocto/3.17.1+gitAUTOINC+b86dd5c6f4_0caf16d385-r0/linux-corei7-64-intel-common-standard-build'<br>
> GEN  Â  Â ./Makefile *** Unable to find the ncurses libraries or the ***<br>
> required header files. *** 'make menuconfig' requires the ncurses<br>
> libraries. ***  *** Install ncurses (ncurses-devel) and try again. ***<br>
> make[3]: *** [scripts/kconfig/dochecklxdialog] Error 1make[2]: ***<br>
> [menuconfig] Error 2make[1]: *** [sub-make] Error 2make: *** [__sub-make]<br>
</span>> Error 2Command failed.Press any key to continue... *<br>
><br>
><br>
><br>
</blockquote></div><br></div></div></div>