Dear Debian-Devel :
     I have a trouble to need your help.Thank you very much!
     I am getting a error during making menuconfig in cygwin. I want to build a 
cross compile environment with ARM.But when I wrote a command:"$make ARCH=arm 
CROSS_COMPILE=arm-linux- menuconfig".A error was printed ,and the terminate 
printed follow contents:
"rm -f include/asm-arm/arch include/asm-arm/proc</DIV>
<DIV>(cd include/asm-arm;ln -sf arch- arch;ln -sf proc- proc)</DIV>
<DIV>rm -f include/asm</DIV>
<DIV>(cd include ;ln -sf asm-arm asm)</DIV>
<DIV>make -C scripts/lxdialog all</DIV>
<DIV>make[1]:Entering directory 
'/home/lj/embedded/kernel/linux-2.4.18/linux/scripts/lxdialog'</DIV>
<DIV>/usr/bin/ld:cannot find -lncurses</DIV>
<DIV>collect2:ld returned 1 exit status</DIV>
<DIV>>> Unable to find the Ncurses libraries</DIV>
<DIV>>></DIV>
<DIV>>> You must have Ncurses installed in order</DIV>
<DIV>>> to use'make menuconfig'</DIV>
<DIV>make[1]:***[ncurses] Error 1</DIV>
<DIV>make[1]:Leaving directory 
'/home/lj/embedded/kernel/linux-2.4.18/linux/scripts/lxdialog'</DIV>
<DIV>make:***[menuconfig] Error2</DIV>
<DIV>"
but my cygwin has installed ncurses.I don't know how to deal with it?
 
    Thank you very much!
                                                     yours:Rocky

Reply via email to