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

Re: kernel compilation in Potato...



On Sun, Apr 08, 2001 at 09:01:42PM +0200, Marcin Landowski wrote:
> 	Hejka
> 
> 	I've reinstalled my Potato (changed partition) and I
> can't recompile kernel.
> The output of make manuconfig is:
> 
> 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.17/scripts/lxdialog'
> gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DLOCALE
> -DCURSES_LOC="<curses.h>"   -c -o lxdialog.o lxdialog.c
> 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.17/scripts/lxdialog'
> make: *** [menuconfig] Error 2
> 
> I've installed packages kernel-headers-2.2.17  and
> kernel-source-2.2.17. I can't find what other packages are missed 
> to perform compilation.
> 

Install libncurses5-dev

deb:~$ dpkg -S curses.h
libncurses5-dev: /usr/include/curses.h
libncurses5-dev: /usr/include/ncurses.h
kent
     
-- 
 From seeing and seeing the seeing has become so exhausted
     First line of "The Panther" - R. M. Rilke




Reply to: