From: nick <xerofoify@gmail.com>
To: Bob Cochran <yocto@mindchasers.com>, yocto@yoctoproject.org
Subject: Re: Unable to find the ncurses libraries when running menuconfig
Date: Sun, 09 Nov 2014 20:33:32 -0500 [thread overview]
Message-ID: <546015EC.1010502@gmail.com> (raw)
In-Reply-To: <5460158A.1000108@mindchasers.com>
That would make sense and that's why I suggested running oe-init-env in order to make sure
the path are correct before building.
Cheers Nick
On 14-11-09 08:31 PM, Bob Cochran wrote:
> On 11/09/2014 08:15 PM, Nick D'Ademo wrote:
>> Thanks for the quick reply Nick.
>>
>> Host system is Ubuntu 14.04. ncurses is already installed:
>>
>> sudo apt-get install libncurses5-dev
>> Reading package lists... Done
>> Building dependency tree
>> Reading state information... Done
>> libncurses5-dev is already the newest version.
>
>
> Oh boy, I've seen this before. I seem to remember this being caused by a problem with the path setup or something in the environment and maybe not being able to find the scripts folder or reaching a wrong folder first.
>
> How are you setting up your environment before invoking bitbake?
>
> Were you using the ADT? If so check out cross compiling the kernel here: http://www.openembedded.org/wiki/SDK/Toolchain/Application_Developer_Toolkit
>
>
>
>>
>>
>> On Mon, Nov 10, 2014 at 12:09 PM, nick <xerofoify@gmail.com
>> <mailto:xerofoify@gmail.com>> wrote:
>>
>> Check to see if you actuality have it installed on your host system
>> for your package manager.
>> The library for ncurses for compiling the kernel is different based
>> on your distro, check
>> your distro's installer and install the correct ncurses package
>> first. If this is still an
>> issue please reply with a newer error message.
>> Cheers Nick
>>
>> On 14-11-09 08:05 PM, Nick D'Ademo wrote:
>> > Getting a strange error when attempting to configure the Yocto Linux kernel
>> > via: bitbake linux-yocto -c menuconfig.
>> >
>> > Does anyone have any ideas? (error message below)
>> > Much appreciated.
>> >
>> > Build Configuration:
>> > BB_VERSION = "1.24.0"
>> > BUILD_SYS = "x86_64-linux"
>> > NATIVELSBSTRING = "Ubuntu-14.04"
>> > TARGET_SYS = "x86_64-poky-linux"
>> > MACHINE = "nuc"
>> > DISTRO = "poky"
>> > DISTRO_VERSION = "1.7"
>> > TUNE_FEATURES = "m64 corei7"
>> > TARGET_FPU = ""
>> >
>> >
>> >
>> >
>> >
>> >
>> >
>> >
>> >
>> >
>> >
>> >
>> >
>> >
>> >
>> > *make[1]: Entering directory
>> > `/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'
>> > GEN ./Makefile *** Unable to find the ncurses libraries or the ***
>> > required header files. *** 'make menuconfig' requires the ncurses
>> > libraries. *** *** Install ncurses (ncurses-devel) and try again. ***
>> > make[3]: *** [scripts/kconfig/dochecklxdialog] Error 1make[2]: ***
>> > [menuconfig] Error 2make[1]: *** [sub-make] Error 2make: *** [__sub-make]
>> > Error 2Command failed.Press any key to continue... *
>> >
>> >
>> >
>>
>>
>>
>>
>
next prev parent reply other threads:[~2014-11-10 1:33 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-10 1:05 Unable to find the ncurses libraries when running menuconfig Nick D'Ademo
2014-11-10 1:09 ` nick
2014-11-10 1:15 ` Nick D'Ademo
2014-11-10 1:25 ` nick
[not found] ` <CANR6C57voYqR9t-7P-=qUuudn6t7u=PFgGcWTy92xUUOy4H-Kw@mail.gmail.com>
2014-11-10 1:36 ` nick
2014-11-10 1:40 ` Nick D'Ademo
[not found] ` <546018F8.2030201@gmail.com>
2014-11-10 1:51 ` Nick D'Ademo
2014-11-10 1:58 ` nick
2014-11-10 2:51 ` Nick D'Ademo
2014-11-10 3:01 ` nick
2014-11-10 3:36 ` Nick D'Ademo
2014-11-10 3:43 ` nick
2014-11-10 7:26 ` Nick D'Ademo
2014-11-10 11:11 ` nick
2014-11-10 12:56 ` Nick D'Ademo
2014-11-10 15:10 ` Nick Krause
2014-11-11 11:23 ` Nick D'Ademo
2014-11-11 14:18 ` nick
2014-11-11 14:37 ` Nick D'Ademo
2014-11-11 14:49 ` nick
2014-11-13 1:12 ` Nick D'Ademo
2014-11-13 1:15 ` nick
2014-11-10 1:31 ` Bob Cochran
2014-11-10 1:33 ` nick [this message]
2014-11-10 1:42 ` Nick D'Ademo
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=546015EC.1010502@gmail.com \
--to=xerofoify@gmail.com \
--cc=yocto@mindchasers.com \
--cc=yocto@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.