Re: kernel compilation in Potato...

2001-04-09 Thread Tim Kelley
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 Po

Re: kernel compilation in Potato...

2001-04-08 Thread Mario Vukelic
On 08 Apr 2001 21:01:42 +0200, Marcin Landowski wrote: > 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. ncurses-dev. Also get kernel-package and read the kernel section in the debian faq -- I did

Re: kernel compilation in Potato...

2001-04-08 Thread ktb
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 >

kernel compilation in Potato...

2001-04-08 Thread Marcin Landowski
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