mcblackbox-desktop android_kernel_samsung_superiorskt # make menuconfig *** 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] 오류 1make: *** [menuconfig] 오류 2 분명 이렇게 뜨는데 ncurses 는 설치되어있네요??그럴 경우 sudo apt-get install li..