On Sunday 08 April 2001 14:01, Marcin Landowski wrote: to get everything you need just fire up "tasksel" and choose "C development", install that, and additionally get "bin86" (if you using intel) and libncurses5 and libncurses5-dev (for make menuconfig)
> 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. > > regards -- Tim Kelley [EMAIL PROTECTED]