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.

_______________________________________________
Kernelnewbies mailing list
[email protected]
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

Reply via email to