Problem while make menuconfig

Niklaus Giger niklaus.giger at member.fsf.org
Thu Oct 23 21:20:57 EST 2008


Am Donnerstag 23 Oktober 2008 11.10:50 schrieb Dudeja, Ashish:
> Hello
>
> When I do make menuconfig I get following error :-
>
>
>
> "
>
> *** 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
>
> "
>
> How can I include the libraries.
Take a close look at the error message, where you find
"Install ncurses (ncurses-devel) and try again.". E.g. on a Debian system a 
call like 
sudo aptitude install ncurses-bin libncurses5-dev
should to the job.

>
>
>
> Thanks and Regards
>
> Ashish Dudeja
Best regards

Niklaus



More information about the Linuxppc-dev mailing list