[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Cannot find -lncurses



Hi!

>      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
> (cd include/asm-arm;ln -sf arch- arch;ln -sf proc- proc)
> rm -f include/asm
> (cd include ;ln -sf asm-arm asm)
> make -C scripts/lxdialog all
> make[1]:Entering directory '/home/lj/embedded/kernel/linux-2.4.18/linux/scripts
> /lxdialog'
> /usr/bin/ld:cannot find -lncurses
> collect2:ld returned 1 exit status
> >> 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 '/home/lj/embedded/kernel/linux-2.4.18/linux/scripts/
> lxdialog'
> make:***[menuconfig] Error2
> "
> but my cygwin has installed ncurses.I don't know how to deal with it?
Maybe you need the ncurses-dev package

CU        
         
  Michael  
          
-- 
    ,''`.   Michael Ott, e-mail: michael at king-coder dot de
   : :' :   Debian SID on Thinkpad T43: 
   `. `'    http://www.zolnott.de/laptop/ibm-t43-uc34nge.html 
     `-

Attachment: pgpOi8smt_IqZ.pgp
Description: PGP signature


Reply to: