Package Installation Error

Varka Bhadram varkabhadram at gmail.com
Mon Sep 8 23:54:37 EDT 2014


On 09/09/2014 09:20 AM, Niamathullah sharief wrote:
> Dear Friends
>
> When Compilaing kernel.I am getting these result in "make menuconfig"
>
> Code:
>   *** 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[1]: *** [scripts/kconfig/dochecklxdialog] Error 1
> make: *** [menuconfig] Error 2

You need ncurses development package.

try:*sudo apt-get install libncurses5-dev

*

-- 
Regards,
Varka Bhadram.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20140909/a54ccacc/attachment.html 


More information about the Kernelnewbies mailing list