On Sat, 9 Jan 1999 [EMAIL PROTECTED] wrote:

>       Ok, now I cd to linux and I'm in 2.0.36. This seems right to me,
>        but I must still missing something, because make menuconfig    
>        produces the following errors:
> 
>        debian:/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.0.36/scripts/lxdialog'
> gcc -O2 -Wall -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.0.36/scripts/lxdialog'
> make: *** [menuconfig] Error 2

You need to install the curses3.4-dev package.

-- 
Jean Pierre

Reply via email to