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

Re: Can't "make menuconfig"



Kent West wrote:
>I can "make config" and "make xconfig" but I can not "make menuconfig".
>When I try, I get the following:
>
>westk03:/usr/src/linux# make menuconfig
>rm -f include/asm
>( cd include ; ln -sf asm-i386 asm)
>make -C scripts/lxdialog all
>make[1]: Entering directory
>`/usr/src/kernel-source-2.2.1/scripts/lxdialog'
>gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DLOCALE 
>-DCURSES_LOC="<curses.h>"   -c lxdialog.c -o lxdialog.o
>In file included from lxdialog.c:22:
>dialog.h:29: curses.h: No such file or directory
>make[1]: *** [lxdialog.o] Error 1
>make[1]: Leaving directory
>`/usr/src/kernel-source-2.2.1/scripts/lxdialog'
>make: *** [menuconfig] Error 2
>westk03:/usr/src/linux# exit
>exit
>
>
>Can anyone suggest a fix? Thanks!

fjc@wossname:~$ dpkg -S curses.h
libncurses4-dev: /usr/include/curses.h
libncurses4-dev: /usr/include/ncurses.h

Try installing the libncurses4-dev package.

-- 
Home Page: <URL:http://thingy.apana.org.au/~fjc/> 
Not the Scientology Home Page: <URL:http://thingy.apana.org.au/~fjc/scn/>

Keep it in Usenet. E-mail replies and 'courtesy' copies are not welcome.
If you're selling, I ain't buying. 


Reply to: