[root@ayyuan vivi]# make menuconfig
make -C scripts/lxdialog all
make[1]: Entering directory `/opt/FriendlyARM/QQ2440/vivi/scripts/lxdialog'
/bin/sh: line 1: gcc: command not found
>> Unable to find the Ncurses libraries.
>>
>> You must have Ncurses installed in order
>> to use 'make menuconfig'
make[1]: *** [ncurses] Error 1
make[1]: Leaving directory `/opt/FriendlyARM/QQ2440/vivi/scripts/lxdialog'
make: *** [menuconfig] Error 2
请问这是什么问题,怎么解决?