|
|
我下载解压后运行:make menuconfig后报错,如下:
make -c scripts/config ncurses conf mconf
make [1]:entering directory "/qusong/busybox-1.00/scripts/config"
/usr/bin/ld:cannot find -lncurses
collect2:ld returened 1 exit status
>>unable to find the ncurses libraries
>>
>>you must have ncueses installed in order
>>to use "make menuconfig"
make[1]:***[ncurses]error 1
make[1]:leaving directory "/qusong/busybox-1.00/scripts/config"
make:***{scripts/config/mconfig/mconf]error2
不知道什么原因 |
|