> > Package: kernel-source > > Version: N/A > > Severity: normal > > > > [13:57:06 kernel-source-2.2.12]# 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.12/scripts/lxdialog' > > make[1]: Leaving directory `/usr/src/kernel-source-2.2.12/scripts/lxdialog' > > /bin/sh scripts/Menuconfig arch/i386/config.in > > Using defaults found in arch/i386/defconfig > > Preparing scripts: functions, parsing....................................don e. > > > > And that is it. It keeps waiting silently, doing nothing. > > > Hmm, sounds strange, > but nevertheless, IF you install a new kernel, you should than take 2.2.13. > > Did you install ncurses correctly? >
I have no such problems with linux-2.2.13.tar.bz2 (not debinaized). I wonder if there is a problem with kernel-source-2.2.12 ? I also notice (see above) that there are less few messages about the progress of the process then with other kernels I tried to make menuconfig. For example, there is no messages about compiling things.