All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denys@ti.com>
To: "Tsai, Matt" <matt.tsai@thermofisher.com>
Cc: "meta-ti@yoctoproject.org" <meta-ti@yoctoproject.org>
Subject: Re: Unable to run bitbake -c virtual/kernel menuconfig
Date: Tue, 25 Sep 2018 13:08:17 -0400	[thread overview]
Message-ID: <20180925170816.GI25477@beryl> (raw)
In-Reply-To: <BN7PR07MB4866C3E8727CE0B47C74E8E792170@BN7PR07MB4866.namprd07.prod.outlook.com>

$ sudo apt install libncurses5-dev


On Mon, Sep 24, 2018 at 10:01:43PM +0000, Tsai, Matt wrote:
> Hi all,
> 
> I was trying to configure Linux kernel using Yocto and meta-ti layer: Poky 
> branch is sumo-19.0.0; meta-ti branch is sumo. I was able set up the Yocto 
> build system to build the core-image-minimal successfully. My build host is 
> machine Ubuntu 16.04LTS and the target device is Beaglebone Black. However, 
> when I tried to customize the kernel using "bitbake -c virtual/kernel 
> menuconfig", I got the following error:
> 
>   GEN     ./Makefile
>   HOSTLD  scripts/kconfig/mconf
> scripts/kconfig/mconf.o: In function `show_help':
> mconf.c:(.text+0x914): 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'
> ...
> scripts/kconfig/lxdialog/menubox.o: In function `print_arrows.constprop.0':
> menubox.c:(.text+0x3c3): undefined reference to `wrefresh'
> collect2: error: ld returned 1 exit status
> scripts/Makefile.host:111: recipe for target 'scripts/kconfig/mconf' failed
> make[3]: *** [scripts/kconfig/mconf] Error 1
> .../build/tmp/work-shared/beaglebone/kernel-source/Makefile:512: recipe for target 'menuconfig' failed
> make[2]: *** [menuconfig] Error 2
> Makefile:146: recipe for target 'sub-make' failed
> make[1]: *** [sub-make] Error 2
> Makefile:24: recipe for target '__sub-make' failed
> make: *** [__sub-make] Error 2
> Command failed.
> 
> I wonder if anyone has the same issue and how to solve this problem. Please help. Thank you in advance!
> 
> 
> 

> -- 
> _______________________________________________
> meta-ti mailing list
> meta-ti@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti



      reply	other threads:[~2018-09-25 17:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-24 22:01 Unable to run bitbake -c virtual/kernel menuconfig Tsai, Matt
2018-09-25 17:08 ` Denys Dmytriyenko [this message]

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=20180925170816.GI25477@beryl \
    --to=denys@ti.com \
    --cc=matt.tsai@thermofisher.com \
    --cc=meta-ti@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.