Sunil Naidu wrote: > Hello, > > I was trying to compile those kernels with make menuconfig. I am > getting the error in scripts/kconfig/lxdialog/checklist.o. Here is the > output: > > [EMAIL PROTECTED] linux-2.6.20.7]$ sudo make menuconfig
Don't compile kernel as root. > HOSTCC scripts/kconfig/lxdialog/checklist.o > In file included from scripts/kconfig/lxdialog/checklist.c:24: > scripts/kconfig/lxdialog/dialog.h:32:20: error: curses.h: No such file or > directory And before doing make menuconfig, install ncurses package (both the library and development files). /mjt - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/